Searched refs:matchPairwiseReductionAtLevel (Results 1 – 1 of 1) sorted by relevance
927 static ReductionKind matchPairwiseReductionAtLevel(Instruction *I, in matchPairwiseReductionAtLevel() function1006 return matchPairwiseReductionAtLevel(cast<Instruction>(NextLevelOp), Level, in matchPairwiseReductionAtLevel()1053 if (matchPairwiseReductionAtLevel(RdxStart, 0, Log2_32(NumVecElems)) == in matchPairwiseReduction()