Home
last modified time | relevance | path

Searched refs:uqrshl (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/MC/AArch64/
Dneon-saturating-rounding-shift.s28 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
Dneon-scalar-saturating-rounding-shift.s19 uqrshl b0, b1, b2
20 uqrshl h10, h11, h12
21 uqrshl s20, s21, s2
22 uqrshl d17, d31, d8
Dneon-diagnostics.s958 uqrshl v1.4h, v25.4h, v6.2d
1025 uqrshl h0, h1, b0
1027 uqrshl d0, d1, b0 define
Darm64-advsimd.s365 uqrshl.8b v0, v0, v0
436 ; CHECK: uqrshl.8b v0, v0, v0 ; encoding: [0x00,0x5c,0x20,0x2e]
/external/llvm/test/CodeGen/AArch64/
Darm64-vshift.ll324 ;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/vixl/test/aarch64/
Dtest-trace-aarch64.cc2312 __ uqrshl(b10, b22, b10); in GenerateTestSequenceNEON() local
2313 __ uqrshl(d29, d5, d11); in GenerateTestSequenceNEON() local
2314 __ uqrshl(h27, h24, h30); in GenerateTestSequenceNEON() local
2315 __ uqrshl(s10, s13, s8); in GenerateTestSequenceNEON() local
2316 __ uqrshl(v9.V16B(), v18.V16B(), v14.V16B()); in GenerateTestSequenceNEON() local
2317 __ uqrshl(v24.V2D(), v15.V2D(), v17.V2D()); in GenerateTestSequenceNEON() local
2318 __ uqrshl(v4.V2S(), v14.V2S(), v27.V2S()); in GenerateTestSequenceNEON() local
2319 __ uqrshl(v15.V4H(), v5.V4H(), v8.V4H()); in GenerateTestSequenceNEON() local
2320 __ uqrshl(v21.V4S(), v29.V4S(), v0.V4S()); in GenerateTestSequenceNEON() local
2321 __ uqrshl(v16.V8B(), v24.V8B(), v9.V8B()); in GenerateTestSequenceNEON() local
[all …]
Dtest-simulator-aarch64.cc4123 DEFINE_TEST_NEON_3SAME(uqrshl, Basic)
4176 DEFINE_TEST_NEON_3SAME_SCALAR(uqrshl, Basic)
/external/vixl/test/test-trace-reference/
Dlog-disasm1969 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10
1970 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11
1971 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30
1972 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8
1973 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b
1974 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d
1975 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s
1976 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h
1977 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s
1978 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b
[all …]
Dlog-disasm-colour1969 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10
1970 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11
1971 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30
1972 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8
1973 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b
1974 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d
1975 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s
1976 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h
1977 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s
1978 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b
[all …]
Dlog-all5241 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10
5243 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11
5245 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30
5247 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8
5249 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b
5251 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d
5253 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s
5255 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h
5257 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s
5259 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b
[all …]
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt437 # 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
Darm64-advsimd.txt348 # CHECK: uqrshl.8b v0, v0, v0
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp28076 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/src/aarch64/
Dassembler-aarch64.h1759 void uqrshl(const VRegister& vd, const VRegister& vn, const VRegister& vm);
Dmacro-assembler-aarch64.h2236 V(uqrshl, Uqrshl) \
Dassembler-aarch64.cc2703 V(uqrshl, NEON_UQRSHL, true)
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md4366 void uqrshl(const VRegister& vd,
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td3019 defm UQRSHL : SIMDThreeSameVector<1,0b01011,"uqrshl", int_aarch64_neon_uqrshl>;
3273 defm UQRSHL : SIMDThreeScalarBHSD<1, 0b01011, "uqrshl",int_aarch64_neon_uqrshl>;
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DIntrinsics.gen321 aarch64_neon_uqrshl, // llvm.aarch64.neon.uqrshl
6379 "llvm.aarch64.neon.uqrshl",
14319 1, // llvm.aarch64.neon.uqrshl
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DIntrinsics.gen313 aarch64_neon_uqrshl, // llvm.aarch64.neon.uqrshl
6337 "llvm.aarch64.neon.uqrshl",
14222 1, // llvm.aarch64.neon.uqrshl
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DIntrinsics.gen321 aarch64_neon_uqrshl, // llvm.aarch64.neon.uqrshl
6379 "llvm.aarch64.neon.uqrshl",
14319 1, // llvm.aarch64.neon.uqrshl
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DIntrinsics.gen321 aarch64_neon_uqrshl, // llvm.aarch64.neon.uqrshl
6379 "llvm.aarch64.neon.uqrshl",
14319 1, // llvm.aarch64.neon.uqrshl