Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 3935 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3993 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4026 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4144 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4160 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4183 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4217 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|