Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16689 static bool isVectorizable(RecurKind Kind, Instruction *I) { in isVectorizable() function in __anon5824d94915711::HorizontalReduction
16979 if (!isVectorizable(RdxKind, Root)) in matchAssociativeReduction()
17026 !isVectorizable(RdxKind, EdgeInst) || in matchAssociativeReduction()