Searched
full:shuffle (Results
426 -
450 of
724) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/downloads/design/ |
Android_Design_Downloads_20130814.zip | |
/external/deqp/modules/gles3/functional/ |
es3fShaderBuiltinVarTests.cpp | 1023 rnd.shuffle(indices.begin(), indices.end()); [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
scale_gcc.cc | [all...] |
rotate_neon.cc | 144 // TODO(frkoenig): Rework shuffle above to
|
rotate_neon64.cc | 148 // TODO(frkoenig): Rework shuffle above to
|
/external/llvm/test/Analysis/CostModel/X86/ |
vshift-shl-cost.ll | 431 ; v4i32 mul as a 2x shuffle, 2x pmuludq, 2x shuffle.
|
/external/llvm/test/CodeGen/X86/ |
misched-aa-colored.ll | 1 ; RUN: llc < %s -mcpu=x86-64 -enable-misched -misched-bottomup=0 -misched-topdown=0 -misched=shuffle -enable-aa-sched-mi | FileCheck %s 3 ; -misched=shuffle is NDEBUG only!
|
sse3.ll | 255 ; Test yonah where we convert a shuffle to pextrw and pinrsw
|
/art/compiler/jni/quick/ |
jni_compiler.cc | 299 // give as many free registers for the shuffle as possible.
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
evtest.c | 222 [KEY_SLOW] = "Slow", [KEY_SHUFFLE] = "Shuffle",
|
/external/bison/src/ |
reduce.c | 308 /* Shuffle elements of tables indexed by symbol number. */
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
EnumsBenchmark.java | 63 Collections.shuffle(sampleDataList);
|
/external/llvm/docs/CommandGuide/ |
lit.rst | 151 .. option:: --shuffle
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
DAGCombiner.cpp | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64PromoteConstant.cpp | 237 /// For instance, it is not legal to turn the mask operand of a shuffle vector
|
/external/llvm/lib/Target/X86/ |
X86ScheduleAtom.td | 21 // SIMD/FP: SIMD ALU, Shuffle,SIMD/FP multiply, divide
|
/external/llvm/test/CodeGen/AArch64/ |
aarch64-interleaved-accesses.ll | 157 ; Following cases check that shuffle maskes with undef indices can be matched
|
/external/llvm/test/CodeGen/ARM/ |
arm-interleaved-accesses.ll | 160 ; Following cases check that shuffle maskes with undef indices can be matched
|
coalesce-subregs.ll | 294 ; The shuffle in if.else3 must be preserved even though adjustCopiesBackFrom
|
vdup.ll | 357 ; Same codegen as above test; scalar is splatted using vld1, so shuffle index is irrelevant.
|
vzip.ll | 201 ; Undef shuffle indices should not prevent matching to VZIP:
|
/external/llvm/test/Transforms/InstCombine/ |
x86-vperm2.ll | 62 ; source vectors. Verify that we generate the right shuffle masks and undef source operand where possible..
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_arit.c | 123 debug_printf("%s: inefficient code, bogus shuffle due to packing\n", 213 debug_printf("%s: inefficient code, bogus shuffle due to packing\n", 374 * Using repeated shuffle/adds here. Note with multiple vectors 502 * so a shuffle/add approach might be better. [all...] |
/external/mesa3d/src/mesa/tnl/ |
t_vertex_sse.c | 227 /* Alternate strategy - emit two, shuffle, emit one.
|
/external/skia/src/utils/ |
SkTextureCompressor_R11EAC.cpp | 382 // using a shuffle and a few shift-rotates...
|
Completed in 1272 milliseconds
<<11121314151617181920>>