Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1099 static TTI::ReductionKind matchPairwiseReductionAtLevel(Instruction *I, in matchPairwiseReductionAtLevel() function
1180 return matchPairwiseReductionAtLevel(dyn_cast<Instruction>(NextLevelOp), Level, in matchPairwiseReductionAtLevel()
1227 if (matchPairwiseReductionAtLevel(RdxStart, 0, Log2_32(NumVecElems)) == in matchPairwiseReduction()