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