Searched refs:ApplyOffset (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 580 DIExpression::ApplyOffset, -Offset); in moveStaticAllocasToUnsafeStack() 591 replaceDbgDeclareForAlloca(AI, BasePointer, DIB, DIExpression::ApplyOffset, in moveStaticAllocasToUnsafeStack() 679 replaceDbgDeclareForAlloca(AI, NewAI, DIB, DIExpression::ApplyOffset, 0); in moveDynamicAllocasToUnsafeStack()
|
D | PrologEpilogInserter.cpp | 1225 unsigned PrependFlags = DIExpression::ApplyOffset; in replaceFrameIndices()
|
D | TargetInstrInfo.cpp | 1149 Expr = DIExpression::prepend(Expr, DIExpression::ApplyOffset, Offset); in describeLoadedValue()
|
D | LiveDebugVariables.cpp | 1333 uint8_t DIExprFlags = DIExpression::ApplyOffset; in insertDebugValue()
|
D | LiveDebugValues.cpp | 309 DIExpr, DIExpression::ApplyOffset, Loc.SpillLocation.SpillOffset); in BuildDbgValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 76 MI.getDebugExpression(), DIExpression::ApplyOffset, Offset); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1883 replaceDbgDeclareForAlloca(AI, AI, DIB, DIExpression::ApplyOffset, 0); in InlineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 1348 Expr = DIExpression::prepend(Expr, DIExpression::ApplyOffset, in processDbgDeclares()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 3075 uint8_t DIExprFlags = DIExpression::ApplyOffset; in processStaticAllocas()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 2493 ApplyOffset = 0, enumerator
|