Home
last modified time | relevance | path

Searched defs:OpChain (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DTextureOpTest.cpp50 typedef skgpu::ganesh::OpsTask::OpChain OpChain; typedef in OpsTaskTestingAccess
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp509 OperatorChain OpChain = OC_OpChainNone; in FindLIVLoopCondition() local
753 OperatorChain OpChain; in processCurrentLoop() local
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DOpsTask.cpp177 OpsTask::OpChain::OpChain(GrOp::Owner op, GrProcessorSet::Analysis processorAnalysis, in OpChain() function in skgpu::ganesh::OpsTask::OpChain