reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
404 if (VRM && Register::isVirtualRegister(Phys)) 405 Phys = VRM->getPhys(Phys); 405 Phys = VRM->getPhys(Phys); 409 if (!HintedRegs.insert(Phys).second) 412 if (!Register::isPhysicalRegister(Phys)) 414 if (MRI.isReserved(Phys)) 419 if (!is_contained(Order, Phys)) 423 Hints.push_back(Phys);