Searched defs:Vectorize (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/test/Bindings/OCaml/ |
| D | vectorize.ml | 1 (* RUN: cp %s %T/vectorize_opts.ml
|
| /external/clang/lib/Sema/ |
| D | SemaStmtAttr.cpp | 169 enum { Vectorize, Interleave, Unroll, Distribute } Category; in CheckForIncompatibleAttributes() enumerator
|
| /external/angle/src/compiler/translator/ |
| D | IntermNode.cpp | 42 TConstantUnion *Vectorize(const TConstantUnion &constant, size_t size) in Vectorize() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 1450 enum EntryState { Vectorize, NeedToGather }; enumerator 7090 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 2479 enum EntryState { Vectorize, ScatterVectorize, NeedToGather }; enumerator 3679 enum class LoadsState { Gather, Vectorize, ScatterVectorize }; enumerator
|