Searched refs:matchPairwiseReduction (Results 1 – 2 of 2) sorted by relevance
239 static bool matchPairwiseReduction(const ExtractElementInst *ReduxRoot, in matchPairwiseReduction() function469 else if (matchPairwiseReduction(EEI, ReduxOpCode, ReduxType)) in getInstructionCost()
827 static ReductionKind matchPairwiseReduction(const ExtractElementInst *ReduxRoot, in matchPairwiseReduction() function1074 switch (matchPairwiseReduction(EEI, ReduxOpCode, ReduxType)) { in getInstructionThroughput()