Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4313 static bool canMatchHorizontalReduction(PHINode *P, BinaryOperator *BI, in canMatchHorizontalReduction() function
4407 if (canMatchHorizontalReduction(P, BI, R, TTI, R.getMinVecRegSize())) { in vectorizeChainsInBlock()
4434 if (canMatchHorizontalReduction(nullptr, BinOp, R, TTI, in vectorizeChainsInBlock()