reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
717 LLVM_DEBUG(dbgs() << "\tRegister: " << printReg(PhysReg, TRI) << ' '); 718 unsigned Cost = calcSpillCost(PhysReg); 722 assignVirtToPhysReg(LR, PhysReg); 726 if (PhysReg == Hint1 || PhysReg == Hint0) 726 if (PhysReg == Hint1 || PhysReg == Hint0) 730 BestReg = PhysReg;