Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 3757 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3782 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3795 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3903 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3922 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3943 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3981 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|