Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCostModel.cpp302 static bool matchVectorSplittingReduction(const ExtractElementInst *ReduxRoot, in matchVectorSplittingReduction() function
467 if (matchVectorSplittingReduction(EEI, ReduxOpCode, ReduxType)) in getInstructionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp892 matchVectorSplittingReduction(const ExtractElementInst *ReduxRoot, in matchVectorSplittingReduction() function
1058 switch (matchVectorSplittingReduction(EEI, ReduxOpCode, ReduxType)) { in getInstructionThroughput()