Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1848 bool StackValue = Flags & DIExpression::StackValue; prepend() local
1856 appendOpsToArg(const DIExpression * Expr,ArrayRef<uint64_t> Ops,unsigned ArgNo,bool StackValue) appendOpsToArg() argument
1913 prependOpcodes(const DIExpression * Expr,SmallVectorImpl<uint64_t> & Ops,bool StackValue,bool EntryValue) prependOpcodes() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2266 bool StackValue = isa<DbgValueInst>(DII); salvageDebugInfoForDbgValues() local
2327 bool StackValue = salvageDebugInfoForDbgValues() local
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h3010 StackValue = 1 << 2, global() enumerator
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1266 bool StackValue = false; emitLoc() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1521 bool StackValue = true; salvageUnresolvedDbgValue() local