Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 3084 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3163 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3177 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3191 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3214 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|