Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAttr.cpp277 Vectorize, in CheckForIncompatibleAttributes() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1635 enum EntryState { Vectorize, ScatterVectorize, NeedToGather }; enumerator
7857 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()