Home
last modified time | relevance | path

Searched defs:matchPairwiseReduction (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DCostModel.cpp239 static bool matchPairwiseReduction(const ExtractElementInst *ReduxRoot, in matchPairwiseReduction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1010 static ReductionKind matchPairwiseReduction(const ExtractElementInst *ReduxRoot, in matchPairwiseReduction() function
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp1187 TTI::ReductionKind TTI::matchPairwiseReduction( in matchPairwiseReduction() function in TTI