HomeSort by relevance Sort by last modified time
    Searched full:vrsubhn (Results 1 - 25 of 46) sorted by null

1 2

  /external/arm-neon-tests/
ref_vrsubhn.c 26 #define INSN_NAME vrsubhn
27 #define TEST_MSG "VRSUBHN"
Android.mk 36 vhadd vrhadd vhsub vsubl vsubw vsubhn vrsubhn vmvn vqmovn \
Makefile.gcc 57 vhadd vrhadd vhsub vsubl vsubw vsubhn vrsubhn vmvn vqmovn \
Makefile 51 vhadd vrhadd vhsub vsubl vsubw vsubhn vrsubhn vmvn vqmovn \
  /external/llvm/test/CodeGen/ARM/
vsub.ll 122 ;CHECK: vrsubhn.i16
125 %tmp3 = call <8 x i8> @llvm.arm.neon.vrsubhn.v8i8(<8 x i16> %tmp1, <8 x i16> %tmp2)
131 ;CHECK: vrsubhn.i32
134 %tmp3 = call <4 x i16> @llvm.arm.neon.vrsubhn.v4i16(<4 x i32> %tmp1, <4 x i32> %tmp2)
140 ;CHECK: vrsubhn.i64
143 %tmp3 = call <2 x i32> @llvm.arm.neon.vrsubhn.v2i32(<2 x i64> %tmp1, <2 x i64> %tmp2)
147 declare <8 x i8> @llvm.arm.neon.vrsubhn.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
148 declare <4 x i16> @llvm.arm.neon.vrsubhn.v4i16(<4 x i32>, <4 x i32>) nounwind readnone
149 declare <2 x i32> @llvm.arm.neon.vrsubhn.v2i32(<2 x i64>, <2 x i64>) nounwind readnone
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
vsub.ll 126 ;CHECK: vrsubhn.i16
129 %tmp3 = call <8 x i8> @llvm.arm.neon.vrsubhn.v8i8(<8 x i16> %tmp1, <8 x i16> %tmp2)
135 ;CHECK: vrsubhn.i32
138 %tmp3 = call <4 x i16> @llvm.arm.neon.vrsubhn.v4i16(<4 x i32> %tmp1, <4 x i32> %tmp2)
144 ;CHECK: vrsubhn.i64
147 %tmp3 = call <2 x i32> @llvm.arm.neon.vrsubhn.v2i32(<2 x i64> %tmp1, <2 x i64> %tmp2)
151 declare <8 x i8> @llvm.arm.neon.vrsubhn.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
152 declare <4 x i16> @llvm.arm.neon.vrsubhn.v4i16(<4 x i32>, <4 x i32>) nounwind readnone
153 declare <2 x i32> @llvm.arm.neon.vrsubhn.v2i32(<2 x i64>, <2 x i64>) nounwind readnone
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-sub-encoding.s 103 @ CHECK: vrsubhn.i16 d16, q8, q9 @ encoding: [0xa2,0x06,0xc0,0xf3]
104 vrsubhn.i16 d16, q8, q9
105 @ CHECK: vrsubhn.i32 d16, q8, q9 @ encoding: [0xa2,0x06,0xd0,0xf3]
106 vrsubhn.i32 d16, q8, q9
107 @ CHECK: vrsubhn.i64 d16, q8, q9 @ encoding: [0xa2,0x06,0xe0,0xf3]
108 vrsubhn.i64 d16, q8, q9
  /external/llvm/test/MC/ARM/
neon-sub-encoding.s 129 @ CHECK: vrsubhn.i16 d16, q8, q9 @ encoding: [0xa2,0x06,0xc0,0xf3]
130 vrsubhn.i16 d16, q8, q9
131 @ CHECK: vrsubhn.i32 d16, q8, q9 @ encoding: [0xa2,0x06,0xd0,0xf3]
132 vrsubhn.i32 d16, q8, q9
133 @ CHECK: vrsubhn.i64 d16, q8, q9 @ encoding: [0xa2,0x06,0xe0,0xf3]
134 vrsubhn.i64 d16, q8, q9
  /external/llvm/test/CodeGen/AArch64/
arm64-vecFold.ll 109 define <8 x i16> @vrsubhn(<8 x i16> %a0, <8 x i16> %a1, <8 x i16> %b0, <8 x i16> %b1) nounwind readnone ssp {
110 ; CHECK-LABEL: vrsubhn:
  /external/vixl/src/aarch32/
constants-aarch32.cc 780 return "vrsubhn";
  /external/valgrind/none/tests/arm/
neon64.c     [all...]
  /external/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.td 431 def OP_RSUBHNHi : Op<(call "vcombine", $p0, (call "vrsubhn", $p1, $p2))>;
547 def VRSUBHN : IInst<"vrsubhn", "hkk", "silUsUiUl">;
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cov.s 536 narr_ops vrsubhn
  /external/llvm/lib/Target/ARM/
ARMScheduleSwift.td 565 (instregex "VRADDHN", "VRSUBHN", "VRSHRN", "VQSHRN", "VQSHRUN",
    [all...]

Completed in 296 milliseconds

1 2