Searched refs:getSpillSlotOrReMatPhysReg (Results 1 – 1 of 1) sorted by relevance
193 unsigned getSpillSlotOrReMatPhysReg(int Slot) const { in getSpillSlotOrReMatPhysReg() function in __anona7c589420311::AvailableSpills1405 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(FoldedSS); in OptimizeByUnfold()1437 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SS); in OptimizeByUnfold()1808 unsigned InReg = Spills.getSpillSlotOrReMatPhysReg(SSorRMId); in InsertRestores()2010 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SSorRMId); in ProcessUses()2359 if (unsigned InReg = Spills.getSpillSlotOrReMatPhysReg(SS)) { in RewriteMBB()2386 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SS); in RewriteMBB()2408 unsigned PhysReg = Spills.getSpillSlotOrReMatPhysReg(SS); in RewriteMBB()