Searched refs:updateLiveVariables (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 3809 static void updateLiveVariables(LiveVariables *LV, MachineInstr &MI, in updateLiveVariables() function 3834 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3867 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3976 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 3996 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4018 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress() 4057 updateLiveVariables(LV, MI, *MIB); in convertToThreeAddress()
|