Lines Matching refs:getPhys
380 reg = vrm_->getPhys(reg); in printIntervals()
484 CandReg = vrm_->getPhys(CandReg); in attemptTrivialCoalescing()
629 reg = vrm_->getPhys(reg); in linearScan()
652 Reg = attemptTrivialCoalescing(cur, vrm_->getPhys(cur.reg)); in linearScan()
699 reg = vrm_->getPhys(reg); in processActiveIntervals()
712 reg = vrm_->getPhys(reg); in processActiveIntervals()
753 reg = vrm_->getPhys(reg); in processInactiveIntervals()
864 unsigned PhysReg = vrm_->getPhys(Reg); in findIntervalsToSpill()
879 unsigned PhysReg = vrm_->getPhys(Reg); in findIntervalsToSpill()
1005 Reg = vrm_->getPhys(SrcReg); in assignRegOrStackSlotAtInterval()
1030 Reg = vrm_->getPhys(Reg); in assignRegOrStackSlotAtInterval()
1147 reg = vrm_->getPhys(reg); in assignRegOrStackSlotAtInterval()
1343 delRegUse(vrm_->getPhys(i->reg)); in assignRegOrStackSlotAtInterval()
1385 addRegUse(vrm_->getPhys(HI->reg)); in assignRegOrStackSlotAtInterval()
1431 physReg = vrm_->getPhys(physReg); in getFreePhysReg()
1516 reg = vrm_->getPhys(reg); in getFreePhysReg()