/external/llvm/test/MC/AArch64/ |
neon-2velem.s | 203 smull v0.4s, v1.4h, v2.h[2] 204 smull v0.2d, v1.2s, v2.s[2] 205 smull v0.2d, v1.2s, v22.s[2] 210 // CHECK: smull v0.4s, v1.4h, v2.h[2] // encoding: [0x20,0xa0,0x62,0x0f] 211 // CHECK: smull v0.2d, v1.2s, v2.s[2] // encoding: [0x20,0xa8,0x82,0x0f] 212 // CHECK: smull v0.2d, v1.2s, v22.s[2] // encoding: [0x20,0xa8,0x96,0x0f]
|
neon-3vdiff.s | 209 smull v0.8h, v1.8b, v2.8b 210 smull v0.4s, v1.4h, v2.4h 211 smull v0.2d, v1.2s, v2.2s 213 // CHECK: smull v0.8h, v1.8b, v2.8b // encoding: [0x20,0xc0,0x22,0x0e] 214 // CHECK: smull v0.4s, v1.4h, v2.4h // encoding: [0x20,0xc0,0x62,0x0e] 215 // CHECK: smull v0.2d, v1.2s, v2.2s // encoding: [0x20,0xc0,0xa2,0x0e]
|
/external/aac/libFDK/include/arm/ |
cplx_mul.h | 199 "smull %2, %0, %7, %6;\n" /* tmp1 = -a_Im * b_Im */ 201 "smull %2, %1, %3, %6;\n" /* tmp2 = a_Re * b_Im */
|
fixmul_arm.h | 121 __asm__ ("smull %0, %1, %2, %3" : "=&r" (discard), "=r" (result)
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerProxy.cpp | 180 void ARMAssemblerProxy::SMULL(int cc, int s, 182 mTarget->SMULL(cc, s, RdLo, RdHi, Rm, Rs);
|
ARMAssembler.h | 101 virtual void SMULL(int cc, int s,
|
ARMAssemblerProxy.h | 90 virtual void SMULL(int cc, int s,
|
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/ |
sbc_packing.c | 40 SMULL s32OutLow,s32OutHi,s32In1,s32In2 \
|
/external/chromium_org/third_party/skia/include/core/ |
SkFixed.h | 133 asm("smull %0, %2, %1, %3 \n"
|
/external/llvm/test/CodeGen/ARM/ |
2010-11-15-SpillEarlyClobber.ll | 46 %asmtmp.i.i33.i.i.i = tail call %0 asm "smull\09$0, $1, $2, $3", "=&r,=&r,%r,r,~{cc}"(i32 undef, i32 1518500250) nounwind
|
/external/skia/include/core/ |
SkFixed.h | 133 asm("smull %0, %2, %1, %3 \n"
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-neon-3vdiff.ll | 23 declare <2 x i64> @llvm.aarch64.neon.smull.v2i64(<2 x i32>, <2 x i32>) 25 declare <4 x i32> @llvm.aarch64.neon.smull.v4i32(<4 x i16>, <4 x i16>) 27 declare <8 x i16> @llvm.aarch64.neon.smull.v8i16(<8 x i8>, <8 x i8>) [all...] |
dp-3source.ll | 132 ; CHECK: smull {{x[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}
|
/external/chromium_org/third_party/freetype/include/freetype/config/ |
ftconfig.h | 354 smull t2, t, b, a /* (lo=t2,hi=t) = a*b */ 384 "smull %1, %2, %4, %3\n\t" /* (lo=%1,hi=%2) = a*b */
|
/external/pdfium/core/include/thirdparties/freetype/freetype/config/ |
ftconfig.h | 355 smull t2, t, b, a /* (lo=t2,hi=t) = a*b */ 385 "smull %1, %2, %4, %3\n\t" /* (lo=%1,hi=%2) = a*b */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ |
ftconfig.h | 355 smull t2, t, b, a /* (lo=t2,hi=t) = a*b */ 385 "smull %1, %2, %4, %3\n\t" /* (lo=%1,hi=%2) = a*b */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastquant_inline.h | 194 mov coeff, q_value, asr shift /*smull tmp, coeff, q_scale, coeff*/ 289 mov coeff, q_value, asr shift /*smull tmp, coeff, q_scale, coeff*/
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_advsimd_Convolve.S | 66 smull v8.4s, v2.4h, v0.h[0] 150 smull v4.4s, v9.4h, v0.h[0]
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/ |
armSP_FFT_CToC_FC32_Radix4_s.S | 137 smull outPointStep,grpCount32,pointStep32
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/ |
armSP_FFT_CToC_FC32_Radix4_unsafe_s.S | 112 smull outPointStep, setCount, grpCount, pointStep
|
/external/libhevc/common/arm64/ |
ihevc_intra_pred_filters_luma_mode_11_to_17.s | 255 smull v22.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 414 smull v12.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 509 smull v14.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 608 smull v22.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col)
|
ihevc_intra_pred_luma_mode_3_to_9.s | 139 smull v22.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 294 smull v12.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 389 smull v14.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 481 smull v22.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col)
|
ihevc_intra_pred_chroma_mode_3_to_9.s | 133 smull v22.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 295 smull v25.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col) 401 smull v14.8h, v30.8b, v31.8b //(col+1)*intra_pred_angle [0:7](col)
|
ihevc_intra_pred_filters_chroma_mode_19_to_25.s | 253 smull v2.8h, v3.8b, v0.8b //pos = ((row + 1) * intra_pred_ang) 384 smull v2.8h, v5.8b, v0.8b //pos = ((row + 1) * intra_pred_ang) 448 smull v2.8h, v5.8b, v0.8b //pos = ((row + 1) * intra_pred_ang)
|
ihevc_intra_pred_filters_luma_mode_19_to_25.s | 257 smull v2.8h, v3.8b, v0.8b //pos = ((row + 1) * intra_pred_ang) 384 smull v2.8h, v5.8b, v0.8b //pos = ((row + 1) * intra_pred_ang) 448 smull v2.8h, v5.8b, v0.8b //pos = ((row + 1) * intra_pred_ang)
|