Home
last modified time | relevance | path

Searched refs:isStackSlotAllocated (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h93 bool isStackSlotAllocated(int Offset) { in isStackSlotAllocated() function
DStatepointLowering.cpp226 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h98 bool isStackSlotAllocated(int Offset) { in isStackSlotAllocated() function
DStatepointLowering.cpp253 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()