Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 3031 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3110 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3124 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3138 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3161 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|