Home
last modified time | relevance | path

Searched refs:assignVirt2Phys (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DVirtRegMap.h105 void assignVirt2Phys(unsigned virtReg, unsigned physReg) { in assignVirt2Phys() function
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DRegAllocBase.cpp123 VRM->assignVirt2Phys(VirtReg->reg, in allocatePhysRegs()
DLiveRegMatrix.cpp76 VRM->assignVirt2Phys(VirtReg.reg, PhysReg); in assign()
DRegAllocPBQP.cpp489 vrm->assignVirt2Phys(vreg, preg); in mapPBQPToRegAlloc()
536 vrm->assignVirt2Phys(li->reg, physReg); in finalizeAlloc()