/external/llvm/test/MC/AArch64/ |
D | neon-uxtl.s | 20 uxtl2 v0.8h, v1.16b 21 uxtl2 v0.4s, v1.8h 22 uxtl2 v0.2d, v1.4s
|
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
D | ColorMatrix_advsimd.S | 339 uxtl2 v20.4s, v20.8h 340 uxtl2 v21.4s, v21.8h 341 uxtl2 v22.4s, v22.8h 342 uxtl2 v23.4s, v23.8h 371 uxtl2 v20.4s, v20.8h 372 uxtl2 v21.4s, v21.8h 373 uxtl2 v22.4s, v22.8h 394 uxtl2 v20.4s, v20.8h 406 uxtl2 v20.4s, v20.8h 407 uxtl2 v21.4s, v21.8h [all …]
|
D | Convolve_advsimd.S | 53 uxtl2 v3.8h, v13.16b 55 uxtl2 v5.8h, v14.16b 57 uxtl2 v7.8h, v15.16b
|
D | Lut3d_advsimd.S | 178 uxtl2 v9.4s, v13.8h 180 uxtl2 v11.4s, v14.8h
|
D | Blur_advsimd.S | 90 uxtl2 v15.8h, v15.16b
|
/external/libdav1d/src/arm/64/ |
D | looprestoration.S | 206 uxtl2 v3.8h, v3.16b 290 uxtl2 v4.8h, v4.16b 400 uxtl2 v3.8h, v3.16b 520 uxtl2 v4.8h, v4.16b 681 uxtl2 v3.8h, v3.16b 756 uxtl2 v4.8h, v4.16b 850 uxtl2 v3.8h, v3.16b 952 uxtl2 v4.8h, v4.16b
|
D | filmgrain.S | 1509 uxtl2 v3.8h, v4.16b 1511 uxtl2 v5.8h, v5.16b 1706 uxtl2 v3.8h, v0.16b 1708 uxtl2 v5.8h, v1.16b 1710 uxtl2 v1.8h, v6.16b 1712 uxtl2 v17.8h, v7.16b 1796 uxtl2 v3.8h, v4.16b 1798 uxtl2 v5.8h, v5.16b 1894 uxtl2 v1.8h, v6.16b 1954 uxtl2 v3.8h, v4.16b
|
D | filmgrain16.S | 1423 uxtl2 v5.8h, v6.16b 1431 uxtl2 v7.8h, v7.16b 1764 uxtl2 v5.8h, v6.16b 1766 uxtl2 v7.8h, v7.16b 1939 uxtl2 v5.8h, v6.16b
|
D | looprestoration_common.S | 193 uxtl2 v1.8h, v3.16b // x
|
D | cdef_tmpl.S | 462 uxtl2 v31.4s, v31.8h
|
D | mc16.S | 306 uxtl2 v23.4s, v20.8h 308 uxtl2 v25.4s, v21.8h 372 uxtl2 v23.4s, v20.8h 374 uxtl2 v25.4s, v21.8h 450 uxtl2 v17.4s, v20.8h 453 uxtl2 v16.4s, v21.8h 490 uxtl2 v7.4s, v22.8h 493 uxtl2 v6.4s, v23.8h
|
D | mc.S | 2009 uxtl2 v23.8h, v1.16b 2010 uxtl2 v24.8h, v2.16b 2011 uxtl2 v25.8h, v3.16b 2012 uxtl2 v26.8h, v4.16b 2013 uxtl2 v27.8h, v5.16b 2023 uxtl2 v28.8h, v6.16b 2024 uxtl2 v29.8h, v7.16b
|
D | ipred.S | 1063 uxtl2 v7.8h, v7.16b 1355 uxtl2 v7.8h, v7.16b 3892 uxtl2 v2.8h, v2.16b // top(8-15)
|
/external/vixl/src/aarch64/ |
D | logic-aarch64.cc | 1591 LogicVRegister extendedreg = uxtl2(vform, temp2, src); in ushll2() 3183 LogicVRegister Simulator::uxtl2(VectorFormat vform, in uxtl2() function in vixl::aarch64::Simulator 3529 uxtl2(vform, temp1, src1); in uaddl2() 3530 uxtl2(vform, temp2, src2); in uaddl2() 3552 uxtl2(vform, temp, src2); in uaddw2() 3621 uxtl2(vform, temp1, src1); in usubl2() 3622 uxtl2(vform, temp2, src2); in usubl2() 3644 uxtl2(vform, temp, src2); in usubw2() 3713 uxtl2(vform, temp1, src1); in uabal2() 3714 uxtl2(vform, temp2, src2); in uabal2() [all …]
|
D | simulator-aarch64.h | 4036 LogicVRegister uxtl2(VectorFormat vform,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 4905 // Vector shift uxtl2 aliases 4906 def : InstAlias<"uxtl2.8h $dst, $src1", 4908 def : InstAlias<"uxtl2 $dst.8h, $src1.16b", 4910 def : InstAlias<"uxtl2.4s $dst, $src1", 4912 def : InstAlias<"uxtl2 $dst.4s, $src1.8h", 4914 def : InstAlias<"uxtl2.2d $dst, $src1", 4916 def : InstAlias<"uxtl2 $dst.2d, $src1.4s",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 5934 // Vector shift uxtl2 aliases 5935 def : InstAlias<"uxtl2.8h $dst, $src1", 5937 def : InstAlias<"uxtl2 $dst.8h, $src1.16b", 5939 def : InstAlias<"uxtl2.4s $dst, $src1", 5941 def : InstAlias<"uxtl2 $dst.4s, $src1.8h", 5943 def : InstAlias<"uxtl2.2d $dst, $src1", 5945 def : InstAlias<"uxtl2 $dst.2d, $src1.4s",
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 2484 __ uxtl2(v6.V2D(), v16.V4S()); in GenerateTestSequenceNEON() local 2485 __ uxtl2(v22.V4S(), v20.V8H()); in GenerateTestSequenceNEON() local 2486 __ uxtl2(v20.V8H(), v21.V16B()); in GenerateTestSequenceNEON() local
|
D | test-cpu-features-aarch64.cc | 2747 TEST_NEON(uxtl2_0, uxtl2(v0.V8H(), v1.V16B())) 2748 TEST_NEON(uxtl2_1, uxtl2(v0.V4S(), v1.V8H())) 2749 TEST_NEON(uxtl2_2, uxtl2(v0.V2D(), v1.V4S()))
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 7020 // Vector shift uxtl2 aliases 7021 def : InstAlias<"uxtl2.8h $dst, $src1", 7023 def : InstAlias<"uxtl2 $dst.8h, $src1.16b", 7025 def : InstAlias<"uxtl2.4s $dst, $src1", 7027 def : InstAlias<"uxtl2 $dst.4s, $src1.8h", 7029 def : InstAlias<"uxtl2.2d $dst, $src1", 7031 def : InstAlias<"uxtl2 $dst.2d, $src1.4s",
|
/external/vixl/test/test-trace-reference/ |
D | log-disasm | 2138 0x~~~~~~~~~~~~~~~~ 6f20a606 uxtl2 v6.2d, v16.4s 2139 0x~~~~~~~~~~~~~~~~ 6f10a696 uxtl2 v22.4s, v20.8h 2140 0x~~~~~~~~~~~~~~~~ 6f08a6b4 uxtl2 v20.8h, v21.16b
|
D | log-disasm-colour | 2138 0x~~~~~~~~~~~~~~~~ 6f20a606 uxtl2 v6.2d, v16.4s 2139 0x~~~~~~~~~~~~~~~~ 6f10a696 uxtl2 v22.4s, v20.8h 2140 0x~~~~~~~~~~~~~~~~ 6f08a6b4 uxtl2 v20.8h, v21.16b
|
D | log-cpufeatures-custom | 2137 0x~~~~~~~~~~~~~~~~ 6f20a606 uxtl2 v6.2d, v16.4s ### {NEON} ### 2138 0x~~~~~~~~~~~~~~~~ 6f10a696 uxtl2 v22.4s, v20.8h ### {NEON} ### 2139 0x~~~~~~~~~~~~~~~~ 6f08a6b4 uxtl2 v20.8h, v21.16b ### {NEON} ###
|
D | log-cpufeatures-colour | 2137 0x~~~~~~~~~~~~~~~~ 6f20a606 uxtl2 v6.2d, v16.4s [1;35mNEON[0;m 2138 0x~~~~~~~~~~~~~~~~ 6f10a696 uxtl2 v22.4s, v20.8h [1;35mNEON[0;m 2139 0x~~~~~~~~~~~~~~~~ 6f08a6b4 uxtl2 v20.8h, v21.16b [1;35mNEON[0;m
|
D | log-cpufeatures | 2137 0x~~~~~~~~~~~~~~~~ 6f20a606 uxtl2 v6.2d, v16.4s // Needs: NEON 2138 0x~~~~~~~~~~~~~~~~ 6f10a696 uxtl2 v22.4s, v20.8h // Needs: NEON 2139 0x~~~~~~~~~~~~~~~~ 6f08a6b4 uxtl2 v20.8h, v21.16b // Needs: NEON
|