Searched refs:assignVirt2Phys (Results 1 – 6 of 6) sorted by relevance
140 VRM->assignVirt2Phys(VirtReg->reg(), AllocOrder.front()); in allocatePhysRegs()
108 VRM->assignVirt2Phys(VirtReg.reg(), PhysReg); in assign()
742 VRM.assignVirt2Phys(VReg, PReg); in mapPBQPToRegAlloc()779 VRM.assignVirt2Phys(LI.reg(), PReg); in finalizeAlloc()
85 void VirtRegMap::assignVirt2Phys(Register virtReg, MCPhysReg physReg) { in assignVirt2Phys() function in VirtRegMap
1708 VRM.assignVirt2Phys(New, VRM.getPhys(Old)); in LRE_DidCloneVirtReg()
112 void assignVirt2Phys(Register virtReg, MCPhysReg physReg);