Home
last modified time | relevance | path

Searched defs:StackValue (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1461 bool StackValue = Flags & DIExpression::StackValue; in prepend() local
1469 unsigned ArgNo, bool StackValue) { in appendOpsToArg()
1515 bool StackValue, bool EntryValue) { in prependOpcodes()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2766 StackValue = 1 << 2, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp1759 bool StackValue = isa<DbgValueInst>(DII); in salvageDebugInfoForDbgValues() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1277 bool StackValue = true; in salvageUnresolvedDbgValue() local