Searched defs:virtReg (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | VirtRegMap.h | 105 ShapeT getShape(Register virtReg) const { in getPhys() argument |
| /llvm-project/llvm/lib/CodeGen/ | ||
| H A D | VirtRegMap.cpp | 135 return Virt2StackSlotMap[virtReg] argument |