reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
109 void assignVirt2Phys(Register virtReg, MCPhysReg physReg);
1535 VRM.assignVirt2Phys(New, VRM.getPhys(Old));
lib/CodeGen/LiveRegMatrix.cpp 107 VRM->assignVirt2Phys(VirtReg.reg, PhysReg);
lib/CodeGen/RegAllocBase.cpp 136 VRM->assignVirt2Phys(VirtReg->reg,
lib/CodeGen/RegAllocPBQP.cpp729 VRM.assignVirt2Phys(VReg, PReg); 768 VRM.assignVirt2Phys(LI.reg, PReg);