Searched refs:removeAllRegUnitsForPhysReg (Results 1 – 6 of 6) sorted by relevance
123 LIS->removeAllRegUnitsForPhysReg(Reg); in insertCSRSaves()162 LIS->removeAllRegUnitsForPhysReg(Reg); in insertCSRRestores()
228 LIS->removeAllRegUnitsForPhysReg(CCReg); in optimizeVcndVcmpPair()484 LIS->removeAllRegUnitsForPhysReg(Reg); in runOnMachineFunction()
293 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in emitIf()365 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in emitElse()
1731 LIS->removeAllRegUnitsForPhysReg(AMDGPU::SCC); in runOnMachineFunction()1735 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in runOnMachineFunction()
1878 LIS->removeAllRegUnitsForPhysReg(SB.SuperReg); in spillSGPR()1958 LIS->removeAllRegUnitsForPhysReg(SB.SuperReg); in restoreSGPR()
434 void removeAllRegUnitsForPhysReg(MCRegister Reg) { in removeAllRegUnitsForPhysReg() function