Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 3368 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3393 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3406 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3514 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3533 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3554 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3592 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|