Home
last modified time | relevance | path

Searched defs:FragmentInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDebugHandlerBase.h40 llvm::Optional<llvm::DIExpression::FragmentInfo> FragmentInfo; member
/external/skia/modules/skottie/src/text/
DTextAdapter.cpp130 struct FragmentInfo { struct in skottie::internal::TextAdapter::GlyphDecoratorNode
131 SkPoint fOrigin;
132 const Shaper::ShapedGlyphs* fGlyphs;
133 sk_sp<sksg::Matrix<SkM44>> fMatrixNode;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2454 struct FragmentInfo { struct
2460 static Optional<FragmentInfo> getFragmentInfo(expr_op_iterator Start, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp144 using FragmentInfo = DIExpression::FragmentInfo; typedef in __anonc83b5b040111::LiveDebugValues