Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp1146 Optional<DIExpression *> DIExpression::createFragmentExpression( in createFragmentExpression() function in DIExpression
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp461 if (auto E = DIExpression::createFragmentExpression( in transferSRADebugInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2536 createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp4399 DIExpression::createFragmentExpression(Expr, Start, Size)) in splitAlloca()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1371 auto FragmentExpr = DIExpression::createFragmentExpression( in handleDebugValue()
5683 auto FragmentExpr = DIExpression::createFragmentExpression( in EmitFuncArgumentDbgValue()
DSelectionDAG.cpp8202 auto Fragment = DIExpression::createFragmentExpression(Expr, OffsetInBits, in transferDbgValues()