Home
last modified time | relevance | path

Searched defs:getStack (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DContext.h
/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp110 const PseudoSourceValue *PseudoSourceValueManager::getStack() { in getStack() function in PseudoSourceValueManager
H A DMachineOperand.cpp1075 MachinePointerInfo MachinePointerInfo::getStack(MachineFunction &MF, getStack() function in MachinePointerInfo
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h720 ArrayRef<PPConditionalInfo> getStack() const { getStack() function
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp804 std::vector<PyThreadContextEntry> &PyThreadContextEntry::getStack() { getStack() function in PyThreadContextEntry