Searched refs:Phys (Results 1 – 3 of 3) sorted by relevance
352 unsigned Phys = Hint.second; in getRegAllocationHints() local353 if (VRM && isVirtualRegister(Phys)) in getRegAllocationHints()354 Phys = VRM->getPhys(Phys); in getRegAllocationHints()357 if (!isPhysicalRegister(Phys)) in getRegAllocationHints()359 if (MRI.isReserved(Phys)) in getRegAllocationHints()364 if (std::find(Order.begin(), Order.end(), Phys) == Order.end()) in getRegAllocationHints()368 Hints.push_back(Phys); in getRegAllocationHints()
109 "Phys.",
171 "Phys.",