Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5601 bool matchAssociativeReduction(PHINode *Phi, Instruction *B) { in matchAssociativeReduction() function in __anonfe9ee8d91a11::HorizontalReduction
6116 if (HorRdx.matchAssociativeReduction(P, Inst)) { in tryToVectorizeHorReductionOrInstOperands()