Lines Matching defs:PhysReg
288 unsigned PhysReg, in ComputeReloadLoc()
406 void markClobbered(unsigned PhysReg) { in markClobbered()
437 unsigned GetRegForReload(unsigned VirtReg, unsigned PhysReg, MachineInstr *MI, in GetRegForReload()
723 void AvailableSpills::disallowClobberPhysRegOnly(unsigned PhysReg) { in disallowClobberPhysRegOnly()
740 void AvailableSpills::disallowClobberPhysReg(unsigned PhysReg) { in disallowClobberPhysReg()
748 void AvailableSpills::ClobberPhysRegOnly(unsigned PhysReg) { in ClobberPhysRegOnly()
769 void AvailableSpills::ClobberPhysReg(unsigned PhysReg) { in ClobberPhysReg()
866 unsigned PhysReg, in GetRegForReload()
980 static bool FoldsStackSlotModRef(MachineInstr &MI, int SS, unsigned PhysReg, in FoldsStackSlotModRef()
1076 void AssignPhysToVirtReg(MachineInstr *MI, unsigned VirtReg, unsigned PhysReg, in AssignPhysToVirtReg()
1295 unsigned PhysReg = FindFreeRegister(MII, *MBB, RC, TRI, AllocatableRegs); in OptimizeByUnfold2() local
1405 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(FoldedSS); in OptimizeByUnfold() local
1431 unsigned PhysReg = VRM->getPhys(VirtReg); in OptimizeByUnfold() local
1437 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SS); in OptimizeByUnfold() local
1601 int Idx, unsigned PhysReg, int StackSlot, in SpillRegToStackSlot()
1752 unsigned PhysReg = EmSpills[i]; in InsertEmergencySpills() local
2010 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SSorRMId); in ProcessUses() local
2386 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SS); in RewriteMBB() local
2408 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SS); in RewriteMBB() local
2557 unsigned PhysReg; in RewriteMBB() local