Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 3234 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3259 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3272 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3370 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3387 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3408 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3445 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|