Searched defs:Vectorize (Results 1 – 4 of 4) sorted by relevance
1 (* RUN: cp %s %T/vectorize_opts.ml
169 enum { Vectorize, Interleave, Unroll, Distribute } Category; in CheckForIncompatibleAttributes() enumerator
42 TConstantUnion *Vectorize(const TConstantUnion &constant, size_t size) in Vectorize() function
1450 enum EntryState { Vectorize, NeedToGather }; enumerator7090 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()