Searched refs:removeAllRegUnitsForPhysReg (Results 1 – 4 of 4) sorted by relevance
113 LIS->removeAllRegUnitsForPhysReg(Reg); in insertCSRSaves()147 LIS->removeAllRegUnitsForPhysReg(Reg); in insertCSRRestores()
268 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in emitIf()351 LIS->removeAllRegUnitsForPhysReg(AMDGPU::EXEC); in emitElse()
443 LIS->removeAllRegUnitsForPhysReg(Reg); in runOnMachineFunction()
425 void removeAllRegUnitsForPhysReg(unsigned Reg) { in removeAllRegUnitsForPhysReg() function