Lines Matching full:vreg
1323 physical one, use ``VirtRegMap::assignVirt2Phys(vreg, preg)``. In order to map
1325 ``VirtRegMap::assignVirt2StackSlot(vreg)``. This method will return the stack
1326 slot where ``vreg``'s value will be located. If it is necessary to map another
1328 ``VirtRegMap::assignVirt2StackSlot(vreg, stack_location)``. One important point