Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.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()