Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp927 static ReductionKind matchPairwiseReductionAtLevel(Instruction *I, in matchPairwiseReductionAtLevel() function
1006 return matchPairwiseReductionAtLevel(cast<Instruction>(NextLevelOp), Level, in matchPairwiseReductionAtLevel()
1053 if (matchPairwiseReductionAtLevel(RdxStart, 0, Log2_32(NumVecElems)) == in matchPairwiseReduction()