Home
last modified time | relevance | path

Searched refs:getSpillSlotOrReMatPhysReg (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp193 unsigned getSpillSlotOrReMatPhysReg(int Slot) const { in getSpillSlotOrReMatPhysReg() function in __anonfcf6b3b80311::AvailableSpills
1405 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()