Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/lua/src/
HDlobject.h148 typedef union StackValue { union
154 } StackValue; typedef
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfoMetadata.cpp1848 bool StackValue = Flags & DIExpression::StackValue; in prepend() local
1856 unsigned ArgNo, bool StackValue) { in appendOpsToArg()
1913 bool StackValue, bool EntryValue) { in prependOpcodes()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLocal.cpp2272 bool StackValue = isa<DbgValueInst>(DII); in salvageDebugInfoForDbgValues() local
2333 bool StackValue = in salvageDebugInfoForDbgValues() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h3010 StackValue = 1 << 2, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.cpp1296 bool StackValue = false; in emitLoc() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp1521 bool StackValue = true; in salvageUnresolvedDbgValue() local