Lines Matching defs:PhysReg

263     unsigned PhysReg;  member
411 unsigned PhysReg; member
622 unsigned PhysReg; in tryAssign() local
664 unsigned PhysReg; in canReassign() local
725 bool RAGreedy::canEvictInterference(LiveInterval &VirtReg, unsigned PhysReg, in canEvictInterference()
807 void RAGreedy::evictInterference(LiveInterval &VirtReg, unsigned PhysReg, in evictInterference()
894 while (unsigned PhysReg = Order.next(OrderLimit)) { in tryEvict() local
1390 while (unsigned PhysReg = Order.next()) { in calculateRegionSplitCost() local
1647 void RAGreedy::calcGapWeights(unsigned PhysReg, in calcGapWeights()
1810 while (unsigned PhysReg = Order.next()) { in tryLocalSplit() local
1962 unsigned PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit() local
1979 if (unsigned PhysReg = tryAssign(VirtReg, Order, NewVRegs)) in trySplit() local
1987 unsigned PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit() local
2009 RAGreedy::mayRecolorAllInterferences(unsigned PhysReg, LiveInterval &VirtReg, in mayRecolorAllInterferences()
2108 while (unsigned PhysReg = Order.next()) { in tryLastChanceRecoloring() local
2202 unsigned PhysReg; in tryRecoloringCandidates() local
2250 unsigned PhysReg, in tryAssignCSRFirstTime()
2342 unsigned PhysReg) { in getBrokenHintFreq()
2367 unsigned PhysReg = VRM->getPhys(Reg); in tryHintRecoloring() local
2485 if (unsigned PhysReg = tryAssign(VirtReg, Order, NewVRegs)) { in selectOrSplitImpl() local
2509 if (unsigned PhysReg = in selectOrSplitImpl() local
2541 unsigned PhysReg = trySplit(VirtReg, Order, NewVRegs); in selectOrSplitImpl() local