Searched refs:uqrshl (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | neon-saturating-rounding-shift.s | 28 uqrshl v0.8b, v1.8b, v2.8b 29 uqrshl v0.16b, v1.16b, v2.16b 30 uqrshl v0.4h, v1.4h, v2.4h 31 uqrshl v0.8h, v1.8h, v2.8h 32 uqrshl v0.2s, v1.2s, v2.2s 33 uqrshl v0.4s, v1.4s, v2.4s 34 uqrshl v0.2d, v1.2d, v2.2d
|
D | neon-scalar-saturating-rounding-shift.s | 19 uqrshl b0, b1, b2 20 uqrshl h10, h11, h12 21 uqrshl s20, s21, s2 22 uqrshl d17, d31, d8
|
D | neon-diagnostics.s | 958 uqrshl v1.4h, v25.4h, v6.2d 1025 uqrshl h0, h1, b0 1027 uqrshl d0, d1, b0 define
|
D | arm64-advsimd.s | 365 uqrshl.8b v0, v0, v0 436 ; CHECK: uqrshl.8b v0, v0, v0 ; encoding: [0x00,0x5c,0x20,0x2e]
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-vshift.ll | 324 ;CHECK: uqrshl.8b 327 %tmp3 = call <8 x i8> @llvm.aarch64.neon.uqrshl.v8i8(<8 x i8> %tmp1, <8 x i8> %tmp2) 333 ;CHECK: uqrshl.4h 336 %tmp3 = call <4 x i16> @llvm.aarch64.neon.uqrshl.v4i16(<4 x i16> %tmp1, <4 x i16> %tmp2) 342 ;CHECK: uqrshl.2s 345 %tmp3 = call <2 x i32> @llvm.aarch64.neon.uqrshl.v2i32(<2 x i32> %tmp1, <2 x i32> %tmp2) 387 ;CHECK: uqrshl.16b 390 %tmp3 = call <16 x i8> @llvm.aarch64.neon.uqrshl.v16i8(<16 x i8> %tmp1, <16 x i8> %tmp2) 396 ;CHECK: uqrshl.8h 399 %tmp3 = call <8 x i16> @llvm.aarch64.neon.uqrshl.v8i16(<8 x i16> %tmp1, <8 x i16> %tmp2) [all …]
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 437 # CHECK: uqrshl v2.16b, v14.16b, v23.16b 439 # CHECK: uqrshl v4.8h, v12.8h, v25.8h 441 # CHECK: uqrshl v6.4s, v10.4s, v27.4s 442 # CHECK: uqrshl v6.4s, v10.4s, v27.4s 483 # CHECK: uqrshl s23, s20, s16 485 # CHECK: uqrshl b11, b20, b30
|
D | arm64-advsimd.txt | 348 # CHECK: uqrshl.8b v0, v0, v0
|
/external/valgrind/none/tests/arm64/ |
D | fp_and_simd.stdout.exp | 28076 uqrshl d1, d2, d4 ba65b22bebd319bb4edb5b6d5655ff92 20e3ecec3cb679a2fa65ded07c200c4d dfd82048979… 28077 uqrshl s1, s2, s4 fba59ba62976a8e753fd15156503477c ba1428db0e1ec1a79472daeaa3f40335 8bf77f1f27f… 28078 uqrshl h1, h2, h4 285fafb44955d654ca13b8e28bd61b27 556e34db798fed8af561a5e6d8fa0cbc cd6dd50785a… 28079 uqrshl b1, b2, b4 442954cb0fc3c635353128c90da11d48 f5857762405d2181a04622bb5d07ca98 accf8673750… 28102 uqrshl v1.2d, v2.2d, v4.2d 5a8ff6e67dc91555430fbfe7b2381612 52970bc61b245ca4cba3e9fdd702fe90 … 28103 uqrshl v1.4s, v2.4s, v4.4s 7f6875a7cfa8d60785e77f6b9f6ef1c6 be4799f2104cb3c4d08be9292a24a618 … 28104 uqrshl v1.2s, v2.2s, v4.2s a3a01340d866eafdcd169cd8f6ee8bc0 3f04ed747123a3c730ba2cfcde9d94c4 … 28105 uqrshl v1.8h, v2.8h, v4.8h da626bc002fa4ee16e42966a36406a48 ca18e35cbdcbc2cbb85de7b6254d87b0 … 28106 uqrshl v1.4h, v2.4h, v4.4h 92f4774a8828db460f390a6878e1cf58 c489c23f2fda779eb68bff6bb891ecb3 … 28107 uqrshl v1.16b, v2.16b, v4.16b 76f1b9d390dff70d71aa6be0ee368754 adfabeef02a0a25b20c72e7a4e6efc99 … [all …]
|
/external/vixl/test/ |
D | test-simulator-a64.cc | 3760 DEFINE_TEST_NEON_3SAME(uqrshl, Basic) 3813 DEFINE_TEST_NEON_3SAME_SCALAR(uqrshl, Basic)
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.h | 2224 V(uqrshl, Uqrshl) \
|
D | assembler-a64.h | 2584 void uqrshl(const VRegister& vd,
|
D | assembler-a64.cc | 3255 V(uqrshl, NEON_UQRSHL, true)
|
/external/vixl/doc/ |
D | supported-instructions.md | 4366 void uqrshl(const VRegister& vd,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 2936 defm UQRSHL : SIMDThreeSameVector<1,0b01011,"uqrshl", int_aarch64_neon_uqrshl>; 3190 defm UQRSHL : SIMDThreeScalarBHSD<1, 0b01011, "uqrshl",int_aarch64_neon_uqrshl>;
|