Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14269 bool matchAssociativeReduction(BoUpSLP &R, Instruction *Root, in matchAssociativeReduction() function in __anon3e6d93aa10011::HorizontalReduction
15578 if (!HorRdx.matchAssociativeReduction(R, Inst, *SE, *DL, *TLI)) in vectorizeHorReduction()