Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13964 static bool isVectorizable(RecurKind Kind, Instruction *I) { in isVectorizable() function in __anon3e6d93aa10011::HorizontalReduction
14273 if (!isVectorizable(RdxKind, Root)) in matchAssociativeReduction()
14321 !isVectorizable(RdxKind, EdgeInst) || in matchAssociativeReduction()