Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1119 Optional<ReductionData> RDLevel = getReductionData(RdxOp); in matchVectorSplittingReduction() local
1120 if (!RDLevel || !RDLevel->hasSameData(*RD)) in matchVectorSplittingReduction()
1126 getShuffleAndOtherOprd(RDLevel->LHS, RDLevel->RHS); in matchVectorSplittingReduction()