Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16975 bool matchAssociativeReduction(BoUpSLP &R, Instruction *Root, in matchAssociativeReduction() function in __anon07b2d77415711::HorizontalReduction
17154 /// Attempt to vectorize the tree found by matchAssociativeReduction.
18277 if (!HorRdx.matchAssociativeReduction(R, Inst, *SE, *DL, *TLI)) in vectorizeHorReduction()