Searched refs:removeAllRegUnitsForPhysReg (Results 1 – 7 of 7) sorted by relevance
148 LIS->removeAllRegUnitsForPhysReg(Reg); in insertCSRSaves()157 LIS->removeAllRegUnitsForPhysReg(CS.getReg()); in insertCSRSaves()188 LIS->removeAllRegUnitsForPhysReg(CI.getReg()); in insertCSRRestores()198 LIS->removeAllRegUnitsForPhysReg(CS.getReg()); in insertCSRRestores()
236 LIS->removeAllRegUnitsForPhysReg(CCReg); in optimizeVcndVcmpPair()505 LIS->removeAllRegUnitsForPhysReg(Reg); in run()
302 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in emitIf()374 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in emitElse()
1807 LIS->removeAllRegUnitsForPhysReg(AMDGPU::SCC); in run()1811 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in run()
2155 LIS->removeAllRegUnitsForPhysReg(SB.SuperReg); in spillSGPR()2235 LIS->removeAllRegUnitsForPhysReg(SB.SuperReg); in restoreSGPR()
183 LIS->removeAllRegUnitsForPhysReg(MO.getReg()); in cleanupFailedVReg()
445 void removeAllRegUnitsForPhysReg(MCRegister Reg) { in removeAllRegUnitsForPhysReg() function