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.cpp22087 bool matchAssociativeReduction(BoUpSLP &R, Instruction *Root, in matchAssociativeReduction() function in __anon07b2d7741c111::HorizontalReduction
23707 if (!HorRdx.matchAssociativeReduction(R, Inst, *SE, *DL, *TLI)) in vectorizeHorReduction()