/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | vectorization_utils.cc | 134 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/ |
D | opt-pipeline-vector-passes.ll | 15 ; 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
|
D | pass-pipelines.ll | 91 ; CHECK-O2: Loop Vectorization
|
/external/eigen/doc/ |
D | TopicVectorization.dox | 3 /** \page TopicVectorization Vectorization
|
D | InsideEigenExample.dox | 316 int Vectorization = internal::assign_traits<Derived1, Derived2>::Vectorization, 322 …Vectorization 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/ |
D | VectorizationPlan.rst | 2 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/ |
D | CMakeLists.txt | 16 Vectorization.cpp
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | int_sideeffect.ll | 5 ; Vectorization across a @llvm.sideeffect.
|
D | novect-lcssa-cfg-invalidation.ll | 5 ; Checks what analyses are invalidated after Loop Vectorization when no actual
|
D | gep_with_bitcast.ll | 5 ; Vectorization of loop with bitcast between GEP and load
|
D | memdep-fold-tail.ll | 6 ; Vectorization with dependence checks.
|
/external/llvm/docs/ |
D | Lexicon.rst | 38 **BB Vectorization** 39 Basic-Block Vectorization 238 Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
|
D | Vectorizers.rst | 2 Auto-Vectorization in LLVM 276 Vectorization of Mixed Types 309 Vectorization of function calls
|
/external/llvm-project/llvm/test/Transforms/SCCP/ |
D | preserve-analysis.ll | 15 ; CHECK: Loop Vectorization
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | gep_with_bitcast.ll | 5 ; Vectorization of loop with bitcast between GEP and load
|
/external/llvm-project/llvm/docs/ |
D | Lexicon.rst | 38 **BB Vectorization** 39 Basic-Block Vectorization 285 Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
|
D | Vectorizers.rst | 2 Auto-Vectorization in LLVM 278 Vectorization of Mixed Types 311 Vectorization of function calls 373 Epilogue Vectorization
|
/external/llvm-project/lld/test/ELF/lto/ |
D | slp-vectorize-pm.ll | 4 ; Test SLP and Loop Vectorization are enabled by default at O2 and O3.
|
/external/llvm-project/llvm/test/tools/llvm-lto2/X86/ |
D | slp-vectorize-pm.ll | 3 ; Test SLP and Loop Vectorization are enabled by default at O2 and O3.
|
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanHCFGTest.cpp | 98 graph [labelloc=t, fontsize=30; label="Vectorization Plan"] in TEST_F()
|
/external/llvm-project/llvm/test/tools/gold/X86/ |
D | slp-vectorize-pm.ll | 3 ; Test SLP and Loop Vectorization are enabled by default at O2 and O3.
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/autohvx/ |
D | float-cost.ll | 5 ; CHECK: LV: Vectorization is possible but not beneficial
|
/external/llvm/test/Feature/ |
D | optnone-opt.ll | 58 ; OPT-MORE-DAG: Skipping pass 'Basic-Block Vectorization'
|
/external/llvm/test/Other/ |
D | pass-pipelines.ll | 72 ; CHECK-O2: Loop Vectorization
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | attr-amdgpu-num-sgpr.ll | 3 ; FIXME: Vectorization can increase required SGPR count beyond limit.
|