Searched refs:assignVirt2Phys (Results 1 – 7 of 7) sorted by relevance
112 void assignVirt2Phys(Register virtReg, MCPhysReg physReg);
142 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
1641 VRM.assignVirt2Phys(New, VRM.getPhys(Old)); in LRE_DidCloneVirtReg()
1386 physical one, use ``VirtRegMap::assignVirt2Phys(vreg, preg)``. In order to map