Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1295 bool StackValue = Flags & DIExpression::StackValue; in prepend() local
1303 unsigned ArgNo, bool StackValue) { in appendOpsToArg()
1349 bool StackValue, in prependOpcodes()
/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h152 typedef union StackValue { union
158 } StackValue; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1733 bool StackValue = isa<DbgValueInst>(DII); in salvageDebugInfoForDbgValues() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2764 StackValue = 1 << 2, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1265 bool StackValue = true; in salvageUnresolvedDbgValue() local