Home
last modified time | relevance | path

Searched refs:WithStackValue (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp572 DIExpression::WithStackValue); in replaceDebugValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1616 bool WithStackValue = isa<DbgValueInst>(DII); in salvageDebugInfo() local
1617 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in salvageDebugInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1666 E = DIExpression::prependOpcodes(E, Ops, DIExpression::WithStackValue); in TryToShrinkGlobalToBoolean()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2433 enum { NoDeref = false, WithDeref = true, WithStackValue = true };
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7523 DIExpression::WithStackValue); in salvageDebugInfo()