Searched defs:getStack (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Context.h |
|
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PseudoSourceValue.cpp | 110 const PseudoSourceValue *PseudoSourceValueManager::getStack() { in getStack() function in PseudoSourceValueManager |
H A D | MachineOperand.cpp | 1075 MachinePointerInfo MachinePointerInfo::getStack(MachineFunction &MF, getStack() function in MachinePointerInfo |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 720 ArrayRef<PPConditionalInfo> getStack() const { getStack() function |
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 804 std::vector<PyThreadContextEntry> &PyThreadContextEntry::getStack() { getStack() function in PyThreadContextEntry |