Home
last modified time | relevance | path

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

/external/llvm/test/Bindings/OCaml/
Dvectorize.ml1 (* RUN: cp %s %T/vectorize_opts.ml
/external/clang/lib/Sema/
DSemaStmtAttr.cpp169 enum { Vectorize, Interleave, Unroll, Distribute } Category; in CheckForIncompatibleAttributes() enumerator
/external/angle/src/compiler/translator/
DIntermNode.cpp42 TConstantUnion *Vectorize(const TConstantUnion &constant, size_t size) in Vectorize() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1450 enum EntryState { Vectorize, NeedToGather }; enumerator
7090 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()