/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::__anon1f3551c50111::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() 416 Status Vectorization::StackTensor(WrappedTensor* unstacked, in StackTensor() 503 Status Vectorization::AddArgTensorMappings() { in AddArgTensorMappings() 538 bool Vectorization::AddUnstackedTensorMappingsHelper( in AddUnstackedTensorMappingsHelper() [all …]
|
/external/swiftshader/third_party/llvm-7.0/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 214 3. Loop Vectorizer: the Vectorization Plan aims to upgrade the infrastructure of 228 .. [3] "Throttling Automatic Vectorization: When Less is More", Vasileios 247 Auto-Vectorization", Intel Vectorizer Team, LLVM Developers' Meeting 2016.
|
/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 …
|
D | A05_PortingFrom2To3.dox | 264 …issues while keeping alignment of dynamic-size heap-allocated arrays. Vectorization of statically …
|
D | TutorialMatrixClass.dox | 219 (use SIMD instructions) when dynamic sizes are used, see \ref TopicVectorization "Vectorization".
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ |
D | int_sideeffect.ll | 5 ; Vectorization across a @llvm.sideeffect.
|
D | gep_with_bitcast.ll | 5 ; Vectorization of loop with bitcast between GEP and load
|
D | memdep.ll | 8 ; 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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/ |
D | preserve-analysis.ll | 14 ; CHECK: Loop Vectorization
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Lexicon.rst | 38 **BB Vectorization** 39 Basic-Block Vectorization 267 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
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | gep_with_bitcast.ll | 5 ; Vectorization of loop with bitcast between GEP and load
|
D | memdep.ll | 6 ; Vectorization with dependence checks.
|
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | pass-pipelines.ll | 74 ; CHECK-O2: Loop Vectorization
|
D | opt-Os-pipeline.ll | 198 ; CHECK-NEXT: Loop Vectorization
|
D | opt-O2-pipeline.ll | 211 ; CHECK-NEXT: Loop Vectorization
|
D | opt-O3-pipeline.ll | 215 ; CHECK-NEXT: Loop Vectorization
|
/external/llvm/test/Other/ |
D | pass-pipelines.ll | 72 ; CHECK-O2: Loop Vectorization
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | float-induction-x86.ll | 46 ; Vectorization should be rejected.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | attr-amdgpu-num-sgpr.ll | 6 ; FIXME: Vectorization can increase required SGPR count beyond limit.
|