Home
last modified time | relevance | path

Searched refs:shuffling (Results 1 – 25 of 56) sorted by relevance

123

/external/eigen/bench/tensors/
Dtensor_benchmarks_cpu.cc45 BM_FuncCPU(shuffling, 4);
46 BM_FuncCPU(shuffling, 8);
47 BM_FuncCPU(shuffling, 12);
Dtensor_benchmarks_fp16_gpu.cu27 BM_FuncGPU(shuffling);
Dtensor_benchmarks_gpu.cu27 BM_FuncGPU(shuffling);
Dtensor_benchmarks.h147 void shuffling(int num_iters) { in shuffling() function
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_requantization_range_per_channel_op.cc65 Eigen::array<int, 2> shuffling({1, 0}); in Compute() local
74 auto transposed_input = input_matrix.shuffle(shuffling); in Compute()
/external/curl/tests/data/
Dtest160819 verify DNS shuffling
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RecordInput.pbtxt31 The randomization shuffling buffer.
/external/llvm-project/llvm/test/Transforms/GVNSink/
Ddither.ll4 ; can't sink the zext as we'd need a shuffling PHI in between.
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dno_alternate_divrem.ll53 ;; As such, doing alternate shuffling would be incorrect:
118 ;; As such, doing alternate shuffling would be incorrect:
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dextract_subvector_vec4_vec3.ll4 ; We want to see a BUFFER_LOAD, some register shuffling, and a BUFFER_STORE.
Dds_read2_superreg.ll113 ; FIXME: Extra moves shuffling superregister
129 ; FIXME: Extra moves shuffling superregister
/external/llvm-project/llvm/test/CodeGen/X86/
Davx-cast.ll38 ; The next three tests don't need any shuffling. There may or may not be a
Dgather-addresses.ll10 ; minimize shuffling of each individual element out of the index vector.
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dshuffle-select-narrow.ll86 ; Negative test - mismatched types would require extra shuffling.
101 ; Negative test - mismatched types would require extra shuffling.
/external/llvm/test/CodeGen/X86/
Davx-cast.ll51 ; The next three tests don't need any shuffling. There may or may not be a
Dgather-addresses.ll7 ; use an efficient mov/shift sequence rather than shuffling each individual
/external/llvm/test/CodeGen/AMDGPU/
Dds_read2_superreg.ll113 ; FIXME: Extra moves shuffling superregister
129 ; FIXME: Extra moves shuffling superregister
/external/swiftshader/third_party/subzero/docs/
DLOWERING.rst43 quality in terms of frame size and register shuffling/spilling, but perhaps not
93 hint would be used to try to reduce the amount of register shuffling.
/external/llvm/test/CodeGen/SystemZ/
Dfp-copysign-01.ll79 ; need any register shuffling here; %a should be tied to %c, with CPSDR
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dfp-copysign-01.ll79 ; need any register shuffling here; %a should be tied to %c, with CPSDR
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES85 * New feature: test shuffling
/external/libaom/libaom/third_party/googletest/src/googletest/
DCHANGES85 * New feature: test shuffling
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SchedExynosM3.td52 def M3UnitNSHF0 : ProcResource<1>; // Vector shuffling
65 def M3UnitNSHF1 : ProcResource<1>; // Vector shuffling
76 def M3UnitNSHF2 : ProcResource<1>; // Vector shuffling
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedExynosM3.td51 def M3UnitNSHF0 : ProcResource<1>; // Vector shuffling
64 def M3UnitNSHF1 : ProcResource<1>; // Vector shuffling
75 def M3UnitNSHF2 : ProcResource<1>; // Vector shuffling
/external/skqp/src/compute/hs/
DREADME.md290 intra-warp/inter-lane shuffling ― reenable this capability.

123