Searched refs:matchPairwiseReductionAtLevel (Results 1 – 1 of 1) sorted by relevance
1099 static TTI::ReductionKind matchPairwiseReductionAtLevel(Instruction *I, in matchPairwiseReductionAtLevel() function1180 return matchPairwiseReductionAtLevel(dyn_cast<Instruction>(NextLevelOp), Level, in matchPairwiseReductionAtLevel()1227 if (matchPairwiseReductionAtLevel(RdxStart, 0, Log2_32(NumVecElems)) == in matchPairwiseReduction()