Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7003 static bool isVectorizable(RecurKind Kind, Instruction *I) { in isVectorizable() function in __anon7a00047f2a11::HorizontalReduction
7308 if (!isVectorizable(RdxKind, B)) in matchAssociativeReduction()
7392 if (!isVectorizable(EdgeRdxKind, EdgeInst)) { in matchAssociativeReduction()