Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DPathTessellateOp.cpp48 bool canMerge = fAAType == op->fAAType && in onCombineIfPossible() local
DOpsTask.cpp705 bool OpsTask::canMerge(const OpsTask* opsTask) const { in canMerge() function in skgpu::v1::OpsTask
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp181 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge() function in PPCExpandISEL
DPPCBranchCoalescing.cpp529 bool PPCBranchCoalescing::canMerge(CoalescingCandidateInfo &SourceRegion, in canMerge() function in PPCBranchCoalescing