Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7336 static bool isVectorizable(RecurKind Kind, Instruction *I) { in isVectorizable() function in __anon75ab86282e11::HorizontalReduction
7658 if (!isVectorizable(RdxKind, Inst)) in matchAssociativeReduction()
7742 if (!isVectorizable(EdgeRdxKind, EdgeInst)) { in matchAssociativeReduction()