Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DPathTessellateOp.cpp49 bool canMerge = fAAType == op->fAAType && in onCombineIfPossible() local
DOpsTask.cpp676 bool OpsTask::canMerge(const OpsTask* opsTask) const { in canMerge() function in skgpu::v1::OpsTask
/external/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
/external/scudo/standalone/
Dquarantine.h43 bool canMerge(const QuarantineBatch *const From) const { in canMerge() function