Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7631 bool matchAssociativeReduction(PHINode *Phi, Instruction *Inst) { in matchAssociativeReduction() function in __anon75ab86282e11::HorizontalReduction
8252 if (HorRdx.matchAssociativeReduction(P, Inst)) { in tryToVectorizeHorReductionOrInstOperands()