Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1235 bool WithStackValue = true; in replaceFrameIndices() local
1236 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndices()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1415 bool WithStackValue = true; in replaceFrameIndexDebugInstr() local
1416 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndexDebugInstr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1204 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1205 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1658 bool WithStackValue) { in salvageDebugInfoImpl() argument
1666 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in salvageDebugInfoImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1692 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1693 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()