Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlobject.h148 typedef union StackValue { union
154 } StackValue; typedef
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1761 bool StackValue = Flags & DIExpression::StackValue; in prepend() local
1769 unsigned ArgNo, bool StackValue) { in appendOpsToArg()
1826 bool StackValue, bool EntryValue) { in prependOpcodes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2247 bool StackValue = isa<DbgValueInst>(DII); in salvageDebugInfoForDbgValues() local
2307 bool StackValue = DPV->getType() != DPValue::LocationType::Declare; in salvageDebugInfoForDbgValues() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2951 StackValue = 1 << 2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1266 bool StackValue = false; in emitLoc() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1488 bool StackValue = true; in salvageUnresolvedDbgValue() local