Home
last modified time | relevance | path

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

/external/llvm/test/MC/AArch64/
Dneon-2velem.s236 umull2 v0.4s, v1.8h, v2.h[2]
237 umull2 v0.2d, v1.4s, v2.s[2]
238 umull2 v0.2d, v1.4s, v22.s[2]
Dneon-3vdiff.s233 umull2 v0.8h, v1.16b, v2.16b
234 umull2 v0.4s, v1.8h, v2.8h
235 umull2 v0.2d, v1.4s, v2.4s
Dneon-diagnostics.s2477 umull2 v0.8h, v1.16h, v2.16b
2478 umull2 v0.4s, v1.8s, v2.8h
2479 umull2 v0.2d, v1.4d, v2.4s
3539 umull2 v0.4h, v1.8h, v2.h[2]
3540 umull2 v0.4s, v1.8h, v2.h[8]
3541 umull2 v0.4s, v1.8h, v16.h[4]
3542 umull2 v0.2s, v1.4s, v2.s[2]
3543 umull2 v0.2d, v1.4s, v2.s[4]
3544 umull2 v0.2d, v1.4s, v22.s[4]
Darm64-advsimd.s1270 umull2.4s v0, v0, v0[1]
1272 umull2.2d v0, v0, v0[3]
1339 ; CHECK: umull2.4s v0, v0, v0[1] ; encoding: [0x00,0xa0,0x50,0x6f]
1341 ; CHECK: umull2.2d v0, v0, v0[3] ; encoding: [0x00,0xa8,0xa0,0x6f]
2124 umull2 v9.8h, v13.16b, v14.16b
2126 umull2 v9.4s, v13.8h, v14.8h
2128 umull2 v9.2d, v13.4s, v14.4s
2130 ; CHECK: umull2.8h v9, v13, v14 ; encoding: [0xa9,0xc1,0x2e,0x6e]
2132 ; CHECK: umull2.4s v9, v13, v14 ; encoding: [0xa9,0xc1,0x6e,0x6e]
2134 ; CHECK: umull2.2d v9, v13, v14 ; encoding: [0xa9,0xc1,0xae,0x6e]
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem-high.ll57 ; CHECK-NEXT: umull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, [[REPLICATE]].8h
72 ; CHECK-NEXT: umull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, [[REPLICATE]].8h
83 ; CHECK-NEXT: umull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, [[REPLICATE]].4s
96 ; CHECK-NEXT: umull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, [[REPLICATE]].4s
Darm64-vmul.ll1291 ; CHECK: umull2.8h v0, v0, v1
1304 ; CHECK: umull2.4s v0, v0, v1
1317 ; CHECK: umull2.2d v0, v0, v1
1356 ; CHECK-NEXT: umull2.4s v0, v1, v2[1]
1369 ; CHECK-NEXT: umull2.2d v0, v1, v2[1]
1707 ; CHECK: umull2.4s
1725 ; CHECK: umull2.2d
Darm64-neon-3vdiff.ll1405 ; CHECK: umull2 {{v[0-9]+}}.8h, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b
1415 ; CHECK: umull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, {{v[0-9]+}}.8h
1425 ; CHECK: umull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, {{v[0-9]+}}.4s
/external/libjpeg-turbo/simd/
Djsimd_arm64_neon.S1959 umull2 v16.4s, v4.8h, v0.h[0]
2711 umull2 v16.4s, v20.8h, v28.8h
2713 umull2 v17.4s, v21.8h, v29.8h
2715 umull2 v18.4s, v22.8h, v30.8h
2717 umull2 v19.4s, v23.8h, v31.8h
/external/vixl/src/aarch64/
Dassembler-aarch64.h1663 void umull2(const VRegister& vd,
2430 void umull2(const VRegister& vd, const VRegister& vn, const VRegister& vm);
Dsimulator-aarch64.h2023 LogicVRegister umull2(VectorFormat vform,
2681 V(umull2) \
Dlogic-aarch64.cc925 LogicVRegister Simulator::umull2(VectorFormat vform, in umull2() function in vixl::aarch64::Simulator
933 return umull2(vform, dst, src1, dup_element(indexform, temp, src2, index)); in umull2()
3135 LogicVRegister Simulator::umull2(VectorFormat vform, in umull2() function in vixl::aarch64::Simulator
Dmacro-assembler-aarch64.h2234 V(umull2, Umull2) \
2385 V(umull2, Umull2) \
Dsimulator-aarch64.cc3607 umull2(vf_l, rd, rn, rm); in VisitNEON3Different()
3786 Op = &Simulator::umull2; in VisitNEONByIndexedElement()
Dassembler-aarch64.cc1920 V(umull2, NEON_UMULL2, vn.IsVector() && vn.IsQ()) \
3007 V(umull2, NEON_UMULL_byelement, vn.IsVector() && vn.IsQ()) \ in NEON_FPBYELEMENT_LIST()
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2296 __ umull2(v17.V2D(), v3.V4S(), v26.V4S()); in GenerateTestSequenceNEON() local
2297 __ umull2(v26.V2D(), v11.V4S(), v2.S(), 3); in GenerateTestSequenceNEON() local
2298 __ umull2(v12.V4S(), v17.V8H(), v23.V8H()); in GenerateTestSequenceNEON() local
2299 __ umull2(v4.V4S(), v31.V8H(), v1.H(), 2); in GenerateTestSequenceNEON() local
2300 __ umull2(v5.V8H(), v12.V16B(), v17.V16B()); in GenerateTestSequenceNEON() local
/external/vixl/test/test-trace-reference/
Dlog-disasm1953 0x~~~~~~~~~~~~~~~~ 6ebac071 umull2 v17.2d, v3.4s, v26.4s
1954 0x~~~~~~~~~~~~~~~~ 6fa2a97a umull2 v26.2d, v11.4s, v2.s[3]
1955 0x~~~~~~~~~~~~~~~~ 6e77c22c umull2 v12.4s, v17.8h, v23.8h
1956 0x~~~~~~~~~~~~~~~~ 6f61a3e4 umull2 v4.4s, v31.8h, v1.h[2]
1957 0x~~~~~~~~~~~~~~~~ 6e31c185 umull2 v5.8h, v12.16b, v17.16b
Dlog-disasm-colour1953 0x~~~~~~~~~~~~~~~~ 6ebac071 umull2 v17.2d, v3.4s, v26.4s
1954 0x~~~~~~~~~~~~~~~~ 6fa2a97a umull2 v26.2d, v11.4s, v2.s[3]
1955 0x~~~~~~~~~~~~~~~~ 6e77c22c umull2 v12.4s, v17.8h, v23.8h
1956 0x~~~~~~~~~~~~~~~~ 6f61a3e4 umull2 v4.4s, v31.8h, v1.h[2]
1957 0x~~~~~~~~~~~~~~~~ 6e31c185 umull2 v5.8h, v12.16b, v17.16b
Dlog-all5209 0x~~~~~~~~~~~~~~~~ 6ebac071 umull2 v17.2d, v3.4s, v26.4s
5211 0x~~~~~~~~~~~~~~~~ 6fa2a97a umull2 v26.2d, v11.4s, v2.s[3]
5213 0x~~~~~~~~~~~~~~~~ 6e77c22c umull2 v12.4s, v17.8h, v23.8h
5215 0x~~~~~~~~~~~~~~~~ 6f61a3e4 umull2 v4.4s, v31.8h, v1.h[2]
5217 0x~~~~~~~~~~~~~~~~ 6e31c185 umull2 v5.8h, v12.16b, v17.16b
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1315 # CHECK: umull2 v0.8h, v1.16b, v2.16b
1316 # CHECK: umull2 v0.4s, v1.8h, v2.8h
1317 # CHECK: umull2 v0.2d, v1.4s, v2.4s
Darm64-advsimd.txt1755 # CHECK: umull2.4s v0, v0, v0[1]
1757 # CHECK: umull2.2d v0, v0, v0[3]
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md4338 void umull2(const VRegister& vd,
4347 void umull2(const VRegister& vd,
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp27843 umull2 v29.2d, v20.4s, v3.s[1] 8d95ee7446fc1f9e1b30de6aa99b4bec c6641043e89822a7af5416bce6d8f699…
27844 umull2 v29.2d, v20.4s, v3.s[2] 2a8a1d4338a7b47abb7d6c6cc967462a de339e1e77f1a9d554d08ceb087e3d18…
27847 umull2 v29.4s, v20.8h, v3.h[1] 586130ab41fedea0d9ee5ecfc73e383c bbd1d25bceb7efaf5e46893adf85b125…
27848 umull2 v29.4s, v20.8h, v3.h[1] 1017548324ff585b6459469cb0e54404 210155c84a755e5532061f7a462b09dc…
27881 umull2 v2.2d, v11.4s, v29.4s 029d42cab494db67aa7d99ba905c40d9 c9b1383ac0719a2c94f5b6ee027c1df8 …
27883 umull2 v2.4s, v11.8h, v29.8h a0911ad3a3a3c02e10aba224809743c1 5d5c58e0dc9b511ae74d6670a61662d1 …
27885 umull2 v2.8h, v11.16b, v29.16b 2fc237261184935a8c45c9d63611e601 350f8d8ad4ab38106b382a66401ad876…