Home
last modified time | relevance | path

Searched refs:createFragmentExpression (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp858 Expr = *DIExpression::createFragmentExpression( in run()
1281 Expr = *DIExpression::createFragmentExpression( in emitDbgValue()
1351 auto R = DIExpression::createFragmentExpression(DIE, Frag->OffsetInBits, in processUntaggedInstruction()
H A DLiveDebugVariables.cpp143 Expression = *DIExpression::createFragmentExpression( in DbgVariableValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1146 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 DDeadStoreElimination.cpp499 return *DIExpression::createFragmentExpression( in shortenAssignment()
H A DSROA.cpp189 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 DDebugInfoMetadata.cpp1795 std::optional<DIExpression *> DIExpression::createFragmentExpression( in createFragmentExpression() function in DIExpression
H A DDebugInfo.cpp1793 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 DGlobalOpt.cpp442 if (auto E = DIExpression::createFragmentExpression( in transferSRADebugInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp461 if (auto E = DIExpression::createFragmentExpression( in transferSRADebugInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2536 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2928 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h3009 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h3066 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h3009 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h3005 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4399 DIExpression::createFragmentExpression(Expr, Start, Size)) in splitAlloca()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1371 auto FragmentExpr = DIExpression::createFragmentExpression( in handleDebugValue()
5683 auto FragmentExpr = DIExpression::createFragmentExpression( in EmitFuncArgumentDbgValue()
H A DSelectionDAG.cpp8202 auto Fragment = DIExpression::createFragmentExpression(Expr, OffsetInBits, in transferDbgValues()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1488 auto FragmentExpr = DIExpression::createFragmentExpression( in handleDebugValue()
5727 auto FragmentExpr = DIExpression::createFragmentExpression( in EmitFuncArgumentDbgValue()
H A DSelectionDAG.cpp10207 auto Fragment = DIExpression::createFragmentExpression(Expr, OffsetInBits, in transferDbgValues()