/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 858 Expr = *DIExpression::createFragmentExpression( in run() 1281 Expr = *DIExpression::createFragmentExpression( in emitDbgValue() 1351 auto R = DIExpression::createFragmentExpression(DIE, Frag->OffsetInBits, in processUntaggedInstruction()
|
H A D | LiveDebugVariables.cpp | 143 Expression = *DIExpression::createFragmentExpression( in DbgVariableValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1146 Optional<DIExpression *> DIExpression::createFragmentExpression( in createFragmentExpression() function in DIExpression
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 499 return *DIExpression::createFragmentExpression( in shortenAssignment()
|
H A D | SROA.cpp | 189 auto E = DIExpression::createFragmentExpression( in migrateDebugInfo() 4919 DIExpression::createFragmentExpression(Expr, Start, Size)) in splitAlloca()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1795 std::optional<DIExpression *> DIExpression::createFragmentExpression( in createFragmentExpression() function in DIExpression
|
H A D | DebugInfo.cpp | 1793 auto R = DIExpression::createFragmentExpression(Expr, Info.OffsetInBits, in emitDbgAssign()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 442 if (auto E = DIExpression::createFragmentExpression( in transferSRADebugInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 461 if (auto E = DIExpression::createFragmentExpression( in transferSRADebugInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 2536 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 2928 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3009 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3066 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3009 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3005 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 4399 DIExpression::createFragmentExpression(Expr, Start, Size)) in splitAlloca()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1371 auto FragmentExpr = DIExpression::createFragmentExpression( in handleDebugValue() 5683 auto FragmentExpr = DIExpression::createFragmentExpression( in EmitFuncArgumentDbgValue()
|
H A D | SelectionDAG.cpp | 8202 auto Fragment = DIExpression::createFragmentExpression(Expr, OffsetInBits, in transferDbgValues()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1488 auto FragmentExpr = DIExpression::createFragmentExpression( in handleDebugValue() 5727 auto FragmentExpr = DIExpression::createFragmentExpression( in EmitFuncArgumentDbgValue()
|
H A D | SelectionDAG.cpp | 10207 auto Fragment = DIExpression::createFragmentExpression(Expr, OffsetInBits, in transferDbgValues()
|