Home
last modified time | relevance | path

Searched refs:Vectorization (Results 1 – 25 of 50) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dvectorization_utils.cc134 class Vectorization { class
136 explicit Vectorization(FunctionDefLibrary* lib) in Vectorization() function in tensorflow::grappler::vectorization_utils::__anoncb11dea30111::Vectorization
231 Status Vectorization::AddConversionMapping(Node* op_node) { in AddConversionMapping()
297 Status Vectorization::ConvertOutput(int output_position) { in ConvertOutput()
332 Status Vectorization::Vectorize(const FunctionDef& outer_scope, in Vectorize()
340 void Vectorization::VectorizeHelper() { in VectorizeHelper()
367 Status Vectorization::Initialize(const FunctionDef& outer_scope, in Initialize()
409 Status Vectorization::StackTensor(WrappedTensor* unstacked, in StackTensor()
496 Status Vectorization::AddArgTensorMappings() { in AddArgTensorMappings()
531 bool Vectorization::AddUnstackedTensorMappingsHelper( in AddUnstackedTensorMappingsHelper()
[all …]
/external/llvm-project/llvm/test/Other/
Dopt-pipeline-vector-passes.ll15 ; OLDPM_O1: Loop Vectorization
22 ; OLDPM_O2: Loop Vectorization
29 ; OLDPM_O2_EXTRA: Loop Vectorization
47 ; OLDPM_O1_FORCE_OFF: Loop Vectorization
52 ; OLDPM_O2_FORCE_OFF: Loop Vectorization
Dpass-pipelines.ll91 ; CHECK-O2: Loop Vectorization
/external/eigen/doc/
DTopicVectorization.dox3 /** \page TopicVectorization Vectorization
DInsideEigenExample.dox316 int Vectorization = internal::assign_traits<Derived1, Derived2>::Vectorization,
322Vectorization and \a Unrolling are determined by a helper class internal::assign_traits. Its job i…
324 …sign_traits at the top of the same file). Let's just say that here \a Vectorization has the value …
/external/llvm-project/llvm/docs/Proposals/
DVectorizationPlan.rst2 Vectorization Plan
17 The Vectorization Plan is an explicit model for describing vectorization
25 Vectorization Workflow
46 according to a loop Vectorization Factor (VF), and/or loop unroll-and-jammed
217 3. Loop Vectorizer: the Vectorization Plan aims to upgrade the infrastructure of
231 .. [3] "Throttling Automatic Vectorization: When Less is More", Vasileios
250 Auto-Vectorization", Intel Vectorizer Team, LLVM Developers' Meeting 2016.
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DCMakeLists.txt16 Vectorization.cpp
/external/llvm-project/llvm/test/Transforms/LoopVectorize/
Dint_sideeffect.ll5 ; Vectorization across a @llvm.sideeffect.
Dnovect-lcssa-cfg-invalidation.ll5 ; Checks what analyses are invalidated after Loop Vectorization when no actual
Dgep_with_bitcast.ll5 ; Vectorization of loop with bitcast between GEP and load
Dmemdep-fold-tail.ll6 ; Vectorization with dependence checks.
/external/llvm/docs/
DLexicon.rst38 **BB Vectorization**
39 Basic-Block Vectorization
238 Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
DVectorizers.rst2 Auto-Vectorization in LLVM
276 Vectorization of Mixed Types
309 Vectorization of function calls
/external/llvm-project/llvm/test/Transforms/SCCP/
Dpreserve-analysis.ll15 ; CHECK: Loop Vectorization
/external/llvm/test/Transforms/LoopVectorize/
Dgep_with_bitcast.ll5 ; Vectorization of loop with bitcast between GEP and load
/external/llvm-project/llvm/docs/
DLexicon.rst38 **BB Vectorization**
39 Basic-Block Vectorization
285 Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
DVectorizers.rst2 Auto-Vectorization in LLVM
278 Vectorization of Mixed Types
311 Vectorization of function calls
373 Epilogue Vectorization
/external/llvm-project/lld/test/ELF/lto/
Dslp-vectorize-pm.ll4 ; Test SLP and Loop Vectorization are enabled by default at O2 and O3.
/external/llvm-project/llvm/test/tools/llvm-lto2/X86/
Dslp-vectorize-pm.ll3 ; Test SLP and Loop Vectorization are enabled by default at O2 and O3.
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanHCFGTest.cpp98 graph [labelloc=t, fontsize=30; label="Vectorization Plan"] in TEST_F()
/external/llvm-project/llvm/test/tools/gold/X86/
Dslp-vectorize-pm.ll3 ; Test SLP and Loop Vectorization are enabled by default at O2 and O3.
/external/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/
Dfloat-cost.ll5 ; CHECK: LV: Vectorization is possible but not beneficial
/external/llvm/test/Feature/
Doptnone-opt.ll58 ; OPT-MORE-DAG: Skipping pass 'Basic-Block Vectorization'
/external/llvm/test/Other/
Dpass-pipelines.ll72 ; CHECK-O2: Loop Vectorization
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dattr-amdgpu-num-sgpr.ll3 ; FIXME: Vectorization can increase required SGPR count beyond limit.

12