Home
last modified time | relevance | path

Searched defs:assignVirt2StackSlot (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DVirtRegMap.cpp100 int VirtRegMap::assignVirt2StackSlot(unsigned virtReg) { in assignVirt2StackSlot() function in VirtRegMap
108 void VirtRegMap::assignVirt2StackSlot(unsigned virtReg, int SS) { in assignVirt2StackSlot() function in VirtRegMap
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp127 int VirtRegMap::assignVirt2StackSlot(Register virtReg) { in assignVirt2StackSlot() function in VirtRegMap
135 void VirtRegMap::assignVirt2StackSlot(Register virtReg, int SS) { in assignVirt2StackSlot() function in VirtRegMap
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp119 int VirtRegMap::assignVirt2StackSlot(Register virtReg) { in assignVirt2StackSlot() function in VirtRegMap
127 void VirtRegMap::assignVirt2StackSlot(Register virtReg, int SS) { in assignVirt2StackSlot() function in VirtRegMap