Searched refs:RDLevel (Results 1 – 1 of 1) sorted by relevance
1293 Optional<TTI::ReductionData> RDLevel = getReductionData(RdxOp); in matchVectorSplittingReduction() local1294 if (!RDLevel || !RDLevel->hasSameData(*RD)) in matchVectorSplittingReduction()1300 getShuffleAndOtherOprd(RDLevel->LHS, RDLevel->RHS); in matchVectorSplittingReduction()