Searched refs:getRegAllocPref (Results 1 – 4 of 4) sorted by relevance
130 unsigned getRegAllocPref(unsigned virtReg);134 return getPhys(VirtReg) == getRegAllocPref(VirtReg); in hasPreferredPhys()
79 unsigned VirtRegMap::getRegAllocPref(unsigned virtReg) { in getRegAllocPref() function in VirtRegMap
530 unsigned physReg = vrm->getRegAllocPref(li->reg); in finalizeAlloc()
417 if (TargetRegisterInfo::isPhysicalRegister(VRM->getRegAllocPref(Reg))) in enqueue()