Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Linalg/Transforms/
DCodegenStrategy.h70 struct Vectorize : public Transformation { struct
72 buildRewritePatterns(MLIRContext *context, linalg::LinalgMarker m) override { in buildRewritePatterns()
/external/llvm/test/Bindings/OCaml/
Dvectorize.ml1 (* RUN: cp %s %T/vectorize_opts.ml
/external/llvm-project/llvm/test/Bindings/OCaml/
Dvectorize.ml1 (* RUN: rm -rf %t && mkdir -p %t && cp %s %t/vectorize_opts.ml
/external/tensorflow/tensorflow/core/grappler/optimizers/data/vectorization/
Dcwise_op_vectorizer.cc137 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon17373e670111::UnaryCwiseOpVectorizer
152 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon17373e670111::BinaryCwiseOpVectorizer
Dunpack_vectorizer.cc26 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anonfd4b22100111::UnpackVectorizer
Ddecode_csv_vectorizer.cc27 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon8cf20dbd0111::DecodeCSVVectorizer
Dtranspose_vectorizer.cc43 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon8ccbdf8d0111::TransposeVectorizer
Dvectorizer_registry_test.cc27 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::TestVectorizer
Dreshape_vectorizer.cc49 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon98451b560111::ReshapeVectorizer
Dparse_single_example_vectorizer.cc29 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anonbd286a150111::ParseSingleExampleVectorizer
/external/angle/src/compiler/translator/tree_ops/gl/
DVectorizeVectorScalarArithmetic.cpp59 TIntermTyped *VectorizeVectorScalarArithmeticTraverser::Vectorize( in Vectorize() function in sh::__anonad6cc2f90111::VectorizeVectorScalarArithmeticTraverser
/external/clang/lib/Sema/
DSemaStmtAttr.cpp169 enum { Vectorize, Interleave, Unroll, Distribute } Category; in CheckForIncompatibleAttributes() enumerator
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp575 struct Vectorize : public AffineVectorizeBase<Vectorize> { struct
583 Vectorize::Vectorize(ArrayRef<int64_t> virtualVectorSize) { in Vectorize() function in Vectorize
/external/llvm-project/clang/lib/Sema/
DSemaStmtAttr.cpp259 Vectorize, in CheckForIncompatibleAttributes() enumerator
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dvectorization_utils.cc332 Status Vectorization::Vectorize(const FunctionDef& outer_scope, in Vectorize() function in tensorflow::grappler::vectorization_utils::__anoncb11dea30111::Vectorization
/external/angle/src/compiler/translator/
DIntermNode.cpp41 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()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1558 enum EntryState { Vectorize, ScatterVectorize, NeedToGather }; enumerator
7474 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()