Searched refs:matchPairwiseReductionAtLevel (Results 1 – 1 of 1) sorted by relevance
160 static bool matchPairwiseReductionAtLevel(const BinaryOperator *BinOp, in matchPairwiseReductionAtLevel() function238 return matchPairwiseReductionAtLevel(NextLevelBinOp, Level, NumLevels); in matchPairwiseReductionAtLevel()281 if (!matchPairwiseReductionAtLevel(RdxStart, 0, Log2_32(NumVecElems))) in matchPairwiseReduction()