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

1 2

  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_rgba8888.s 201 sMULL2 v7.4s, v4.8h, v0.h[3] ////(U-128)*C4 FOR B
204 sMULL2 v22.4s, v6.8h, v0.h[0] ////(V-128)*C1 FOR R
208 sMULL2 v14.4s, v4.8h, v0.h[1] ////(U-128)*C2 FOR G
364 sMULL2 v7.4s, v4.8h, v0.h[3] ////(U-128)*C4 FOR B
367 sMULL2 v22.4s, v6.8h, v0.h[0] ////(V-128)*C1 FOR R
371 sMULL2 v14.4s, v4.8h, v0.h[1] ////(U-128)*C2 FOR G
  /external/llvm/test/MC/AArch64/
neon-2velem.s 222 smull2 v0.4s, v1.8h, v2.h[2]
223 smull2 v0.2d, v1.4s, v2.s[2]
224 smull2 v0.2d, v1.4s, v22.s[2]
229 // CHECK: smull2 v0.4s, v1.8h, v2.h[2] // encoding: [0x20,0xa0,0x62,0x4f]
230 // CHECK: smull2 v0.2d, v1.4s, v2.s[2] // encoding: [0x20,0xa8,0x82,0x4f]
231 // CHECK: smull2 v0.2d, v1.4s, v22.s[2] // encoding: [0x20,0xa8,0x96,0x4f]
neon-3vdiff.s 217 smull2 v0.8h, v1.16b, v2.16b
218 smull2 v0.4s, v1.8h, v2.8h
219 smull2 v0.2d, v1.4s, v2.4s
221 // CHECK: smull2 v0.8h, v1.16b, v2.16b // encoding: [0x20,0xc0,0x22,0x4e]
222 // CHECK: smull2 v0.4s, v1.8h, v2.8h // encoding: [0x20,0xc0,0x62,0x4e]
223 // CHECK: smull2 v0.2d, v1.4s, v2.4s // encoding: [0x20,0xc0,0xa2,0x4e]
arm64-advsimd.s     [all...]
neon-diagnostics.s     [all...]
  /external/libavc/common/armv8/
ih264_iquant_itrans_recon_av8.s 555 smull2 v17.4s, v0.8h, v8.8h
557 smull2 v19.4s, v1.8h, v9.8h
559 smull2 v21.4s, v2.8h, v10.8h
561 smull2 v23.4s, v3.8h, v11.8h
563 smull2 v25.4s, v4.8h, v12.8h
565 smull2 v27.4s, v5.8h, v13.8h
567 smull2 v29.4s, v6.8h, v14.8h
569 smull2 v31.4s, v7.8h, v15.8h
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_Convolve.S 67 smull2 v9.4s, v2.8h, v0.h[0]
151 smull2 v5.4s, v9.8h, v0.h[0]
rsCpuIntrinsics_advsimd_Resize.S 512 smull2 v9.4s, v12.8h, v0.8h
558 smull2 v9.4s, v12.8h, v16.8h
581 smull2 v11.4s, v12.8h, v16.8h
rsCpuIntrinsics_advsimd_ColorMatrix.S 56 smull2 \opd, \opa, \opb
    [all...]
  /external/libjpeg-turbo/simd/
jsimd_arm64_neon.S     [all...]
  /external/clang/test/CodeGen/
aarch64-neon-2velem.c 515 // CHECK: smull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, {{v[0-9]+}}.h[3]
521 // CHECK: smull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, {{v[0-9]+}}.s[1]
563 // CHECK: smull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, {{v[0-9]+}}.h[7]
569 // CHECK: smull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, {{v[0-9]+}}.s[3]
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-neon-2velem-high.ll 7 ; CHECK-NEXT: smull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, [[REPLICATE]].8h
22 ; CHECK-NEXT: smull2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, [[REPLICATE]].8h
33 ; CHECK-NEXT: smull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, [[REPLICATE]].4s
46 ; CHECK-NEXT: smull2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, [[REPLICATE]].4s
arm64-vmul.ll     [all...]
arm64-neon-3vdiff.ll     [all...]
  /external/vixl/doc/
supported-instructions.md     [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h     [all...]
simulator-a64.h     [all...]
logic-a64.cc 879 LogicVRegister Simulator::smull2(VectorFormat vform, function in class:vixl::Simulator
887 return smull2(vform, dst, src1, dup_element(indexform, temp, src2, index));
3101 LogicVRegister Simulator::smull2(VectorFormat vform, function in class:vixl::Simulator
    [all...]
assembler-a64.h     [all...]
simulator-a64.cc     [all...]
  /external/vixl/test/
test-simulator-traces-a64.h     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-advsimd.txt     [all...]

Completed in 657 milliseconds

1 2