Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12159 bool matchAssociativeReduction(PHINode *Phi, Instruction *Inst, in matchAssociativeReduction() function in __anonc518864bbf11::HorizontalReduction
13185 if (HorRdx.matchAssociativeReduction(P, Inst, *SE, *DL, *TLI)) in vectorizeHorReduction()