HomeSort by relevance Sort by last modified time
    Searched full:smlal (Results 51 - 75 of 116) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 113 * this means variants of: smul, smulw, smla, smlaw, smlal
  /external/llvm/test/MC/AArch64/
neon-3vdiff.s 145 smlal v0.8h, v1.8b, v2.8b
146 smlal v0.4s, v1.4h, v2.4h
147 smlal v0.2d, v1.2s, v2.2s
149 // CHECK: smlal v0.8h, v1.8b, v2.8b // encoding: [0x20,0x80,0x22,0x0e]
150 // CHECK: smlal v0.4s, v1.4h, v2.4h // encoding: [0x20,0x80,0x62,0x0e]
151 // CHECK: smlal v0.2d, v1.2s, v2.2s // encoding: [0x20,0x80,0xa2,0x0e]
arm64-advsimd.s     [all...]
neon-diagnostics.s     [all...]
  /external/aac/libFDK/include/arm/
fixmadd_arm.h 119 asm ("smlal %0, %1, %2, %3;\n"
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.h 154 virtual void SMLAL(int cc, int xy,
ARMAssemblerProxy.h 141 virtual void SMLAL(int cc, int xy,
Arm64Assembler.h 171 virtual void SMLAL(int cc, int xy,
ARMAssembler.cpp 420 void ARMAssembler::SMLAL(int cc, int xy,
  /external/valgrind/main/none/tests/arm/
v6intARM.c 587 printf("SMLAL\n");
588 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0, 0, 0, r0, r1, r2, r3, 0);
589 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 1, 0, 0, r0, r1, r2, r3, 0);
590 TESTINST4_2OUT("smlal r0, r1, r2, r3", 1, 1, 0, 0, r0, r1, r2, r3, 0);
591 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0xffffffff, 1, 1, r0, r1, r2, r3, 0);
592 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0, 0, 1, r0, r1, r2, r3, 0);
593 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0, 1, 0, r0, r1, r2, r3, 0);
594 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0, 1, 1, r0, r1, r2, r3, 0);
595 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0, 0xffff, 0xffff, r0, r1, r2, r3, 0);
596 TESTINST4_2OUT("smlal r0, r1, r2, r3", 0, 0, 0xffffffff, 0xffffffff, r0, r1, r2, r3, 0)
    [all...]
v6intARM.stdout.exp     [all...]
  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_rgba8888.s 207 sMLAL v12.4s, v6.4h, v0.4h[2] ////Q6 = (U-128)*C2 + (V-128)*C3
370 sMLAL v12.4s, v6.4h, v0.4h[2] ////Q6 = (U-128)*C2 + (V-128)*C3
  /external/clang/test/CodeGen/
aarch64-neon-2velem.c 299 // CHECK: smlal {{v[0-9]+}}.4s, {{v[0-9]+}}.4h, {{v[0-9]+}}.h[3]
305 // CHECK: smlal {{v[0-9]+}}.2d, {{v[0-9]+}}.2s, {{v[0-9]+}}.s[1]
311 // CHECK: smlal {{v[0-9]+}}.4s, {{v[0-9]+}}.4h, {{v[0-9]+}}.h[7]
317 // CHECK: smlal {{v[0-9]+}}.2d, {{v[0-9]+}}.2s, {{v[0-9]+}}.s[3]
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 171 SMLAL, // 64bit Signed Accumulate Multiply

Completed in 1037 milliseconds

1 23 4 5