Home
last modified time | relevance | path

Searched defs:Vectorize (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp277 Vectorize, in CheckForIncompatibleAttributes() enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1641 enum EntryState { Vectorize, ScatterVectorize, NeedToGather }; enumerator
8214 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()