Lines Matching refs:ClobberPhysReg
256 void ClobberPhysReg(unsigned PhysReg);
769 void AvailableSpills::ClobberPhysReg(unsigned PhysReg) { in ClobberPhysReg() function in AvailableSpills
810 ClobberPhysReg(*I); in AddAvailableRegsToLiveIn()
813 ClobberPhysReg(*SubRegs); in AddAvailableRegsToLiveIn()
953 Spills.ClobberPhysReg(NewPhysReg); in GetRegForReload()
954 Spills.ClobberPhysReg(NewOp.PhysRegReused); in GetRegForReload()
1317 Spills.ClobberPhysReg(PhysReg); in OptimizeByUnfold2()
1588 Spills.ClobberPhysReg(NewReg); in CommuteToFoldReload()
1653 Spills.ClobberPhysReg(PhysReg); in SpillRegToStackSlot()
1850 Spills.ClobberPhysReg(Phys); in InsertRestores()
1879 Spills.ClobberPhysReg(Phys); in InsertRestores()
2178 Spills.ClobberPhysReg(DesignatedReg); in ProcessUses()
2223 Spills.ClobberPhysReg(PhysReg); in ProcessUses()
2527 Spills.ClobberPhysReg(VirtReg); in RewriteMBB()