Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1293 Optional<TTI::ReductionData> RDLevel = getReductionData(RdxOp); in matchVectorSplittingReduction() local
1294 if (!RDLevel || !RDLevel->hasSameData(*RD)) in matchVectorSplittingReduction()
1300 getShuffleAndOtherOprd(RDLevel->LHS, RDLevel->RHS); in matchVectorSplittingReduction()