HomeSort by relevance Sort by last modified time
    Searched full:shll2 (Results 1 - 20 of 20) sorted by null

  /external/clang/test/CodeGen/
arm64_neon_high_half.c 187 // CHECK: shll2.8h
192 // CHECK: shll2.4s
197 // CHECK: shll2.2d
202 // CHECK: shll2.8h
207 // CHECK: shll2.4s
212 // CHECK: shll2.2d
aarch64-neon-misc.c     [all...]
  /external/llvm/test/MC/AArch64/
arm64-advsimd.s 511 shll2.8h v7, v8, #8
512 shll2.4s v9, v10, #16
513 shll2.2d v11, v12, #32
517 shll2 v1.8h, v2.16b, #8
518 shll2 v1.4s, v2.8h, #16
519 shll2 v1.2d, v2.4s, #32
561 ; CHECK: shll2.8h v7, v8, #8 ; encoding: [0x07,0x39,0x21,0x6e]
562 ; CHECK: shll2.4s v9, v10, #16 ; encoding: [0x49,0x39,0x61,0x6e]
563 ; CHECK: shll2.2d v11, v12, #32 ; encoding: [0x8b,0x39,0xa1,0x6e]
567 ; CHECK: shll2.8h v1, v2, #8 ; encoding: [0x41,0x38,0x21,0x6e
    [all...]
neon-simd-misc.s 397 shll2 v2.8h, v4.16b, #8
398 shll2 v6.4s, v8.8h, #16
399 shll2 v6.2d, v8.4s, #32
404 // CHECK: shll2 v2.8h, v4.16b, #8 // encoding: [0x82,0x38,0x21,0x6e]
405 // CHECK: shll2 v6.4s, v8.8h, #16 // encoding: [0x06,0x39,0x61,0x6e]
406 // CHECK: shll2 v6.2d, v8.4s, #32 // encoding: [0x06,0x39,0xa1,0x6e]
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 451 "shll2 v23.8h, v20.16b, #8 \t\n"
452 "shll2 v7.8h, v7.16b, #8 \t\n"
455 "shll2 v6.8h, v6.16b, #8 \t\n"
    [all...]
  /external/vixl/doc/
supported-instructions.md     [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h     [all...]
simulator-a64.h     [all...]
assembler-a64.h     [all...]
logic-a64.cc 1644 LogicVRegister Simulator::shll2(VectorFormat vform, function in class:vixl::Simulator
    [all...]
simulator-a64.cc     [all...]
assembler-a64.cc     [all...]
  /external/vixl/test/
test-simulator-traces-a64.h     [all...]
test-disasm-a64.cc     [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-vshift.ll     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrFormats.td     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
neon-instructions.txt 679 # CHECK: shll2 v2.8h, v4.16b, #8
680 # CHECK: shll2 v6.4s, v8.8h, #16
681 # CHECK: shll2 v6.2d, v8.4s, #32
    [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c     [all...]
fp_and_simd.stdout.exp     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/lib/
libopcodes.a     [all...]

Completed in 1092 milliseconds