Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp21779 static bool isVectorizable(RecurKind Kind, Instruction *I, in isVectorizable() function in __anon07b2d7741c111::HorizontalReduction
22077 if (!isVectorizable(RdxKind, cast<Instruction>(ReductionRoot), in matchReductionForOperands()
22091 if (!isVectorizable(RdxKind, Root)) in matchAssociativeReduction()
22134 !isVectorizable(RdxKind, EdgeInst) || in matchAssociativeReduction()