reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
370 PhysReg = Reg; 1348 if (Cand.PhysReg) { 1502 if ((PhysReg != Cand.PhysReg) && (PhysReg != FutureEvictedPhysReg)) 1889 if (i == BestCand || !GlobalCand[i].PhysReg) 1922 << printReg(GlobalCand[BestCand].PhysReg, TRI) << '\n'; 1989 LLVM_DEBUG(dbgs() << "Split for " << printReg(Cand.PhysReg, TRI) << " in " 1998 assert(!Cand.PhysReg && "Compact region has no physreg");