Searched refs:matchPairwiseReductionAtLevel (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp927 static ReductionKind matchPairwiseReductionAtLevel(Instruction *I, function
1006 return matchPairwiseReductionAtLevel(cast<Instruction>(NextLevelOp), Level,
1053 if (matchPairwiseReductionAtLevel(RdxStart, 0, Log2_32(NumVecElems)) ==

Completed in 56 milliseconds