HomeSort by relevance Sort by last modified time
    Searched defs:getStackSlot (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
VirtRegMap.h 159 if (getStackSlot(virtReg) == NO_STACK_SLOT)
168 int getStackSlot(unsigned virtReg) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
VirtRegMap.h 155 if (getStackSlot(virtReg) == NO_STACK_SLOT)
164 int getStackSlot(unsigned virtReg) const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
VirtRegMap.h 238 if (getStackSlot(virtReg) == NO_STACK_SLOT &&
248 int getStackSlot(unsigned virtReg) const {

Completed in 874 milliseconds