/external/clang/test/CodeGen/ |
D | arm-v8.1a-neon-intrinsics.c | 24 int32x2_t test_vqrdmlah_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlah_s32() 66 int32x2_t test_vqrdmlah_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlah_lane_s32() 90 int32x4_t test_vqrdmlahq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vqrdmlahq_lane_s32() 112 int32x2_t test_vqrdmlsh_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlsh_s32() 154 int32x2_t test_vqrdmlsh_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vqrdmlsh_lane_s32() 178 int32x4_t test_vqrdmlshq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vqrdmlshq_lane_s32()
|
D | aarch64-neon-2velem.c | 30 int32x2_t test_vmla_lane_s32(int32x2_t a, int32x2_t b, int32x2_t v) { in test_vmla_lane_s32() 39 int32x4_t test_vmlaq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t v) { in test_vmlaq_lane_s32() 66 int32x2_t test_vmla_laneq_s32(int32x2_t a, int32x2_t b, int32x4_t v) { in test_vmla_laneq_s32() 102 int32x2_t test_vmls_lane_s32(int32x2_t a, int32x2_t b, int32x2_t v) { in test_vmls_lane_s32() 111 int32x4_t test_vmlsq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t v) { in test_vmlsq_lane_s32() 138 int32x2_t test_vmls_laneq_s32(int32x2_t a, int32x2_t b, int32x4_t v) { in test_vmls_laneq_s32() 171 int32x2_t test_vmul_lane_s32(int32x2_t a, int32x2_t v) { in test_vmul_lane_s32() 179 int32x4_t test_vmulq_lane_s32(int32x4_t a, int32x2_t v) { in test_vmulq_lane_s32() 235 int32x2_t test_vmul_laneq_s32(int32x2_t a, int32x4_t v) { in test_vmul_laneq_s32() 518 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t v) { in test_vmlal_lane_s32() [all …]
|
D | arm_neon_intrinsics.c | 41 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32() 193 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32() 270 int32x2_t test_vabd_s32(int32x2_t a, int32x2_t b) { in test_vabd_s32() 436 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32() 502 int32x2_t test_vabs_s32(int32x2_t a) { in test_vabs_s32() 567 int32x2_t test_vadd_s32(int32x2_t a, int32x2_t b) { in test_vadd_s32() 712 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64() 787 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32() 851 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32() 901 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32() [all …]
|
D | aarch64-neon-misc.c | 33 uint32x2_t test_vceqz_s32(int32x2_t a) { in test_vceqz_s32() 281 uint32x2_t test_vcgez_s32(int32x2_t a) { in test_vcgez_s32() 397 uint32x2_t test_vclez_s32(int32x2_t a) { in test_vclez_s32() 513 uint32x2_t test_vcgtz_s32(int32x2_t a) { in test_vcgtz_s32() 629 uint32x2_t test_vcltz_s32(int32x2_t a) { in test_vcltz_s32() 864 int32x2_t test_vrev64_s32(int32x2_t a) { in test_vrev64_s32() 985 int32x2_t test_vpaddl_s16(int16x4_t a) { in test_vpaddl_s16() 994 int64x1_t test_vpaddl_s32(int32x2_t a) { in test_vpaddl_s32() 1091 int32x2_t test_vpadal_s16(int32x2_t a, int16x4_t b) { in test_vpadal_s16() 1103 int64x1_t test_vpadal_s32(int64x1_t a, int32x2_t b) { in test_vpadal_s32() [all …]
|
D | aarch64-neon-3v.c | 38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32() 150 int32x2_t test_vorr_s32(int32x2_t a, int32x2_t b) { in test_vorr_s32() 262 int32x2_t test_veor_s32(int32x2_t a, int32x2_t b) { in test_veor_s32() 379 int32x2_t test_vbic_s32(int32x2_t a, int32x2_t b) { in test_vbic_s32() 507 int32x2_t test_vorn_s32(int32x2_t a, int32x2_t b) { in test_vorn_s32()
|
D | aarch64-v8.1a-neon-intrinsics.c | 17 int32x2_t test_vqrdmlah_laneq_s32(int32x2_t a, int32x2_t b, int32x4_t v) { in test_vqrdmlah_laneq_s32() 75 int32_t test_vqrdmlahs_lane_s32(int32_t a, int32_t b, int32x2_t c) { in test_vqrdmlahs_lane_s32() 113 int32x2_t test_vqrdmlsh_laneq_s32(int32x2_t a, int32x2_t b, int32x4_t v) { in test_vqrdmlsh_laneq_s32() 171 int32_t test_vqrdmlshs_lane_s32(int32_t a, int32_t b, int32x2_t c) { in test_vqrdmlshs_lane_s32()
|
D | arm64-vrnd.c | 5 int32x2_t rnd1(float32x2_t a) { return vrnd_f32(a); } in rnd1() 13 int32x2_t rnd7(float32x2_t a) { return vrndn_f32(a); } in rnd7() 22 int32x2_t rnd11(float32x2_t a) { return vrndm_f32(a); } in rnd11() 31 int32x2_t rnd15(float32x2_t a) { return vrndp_f32(a); } in rnd15() 38 int32x2_t rnd19(float32x2_t a) { return vrnda_f32(a); } in rnd19() 45 int32x2_t rnd23(float32x2_t a) { return vrndx_f32(a); } in rnd23()
|
D | aarch64-neon-intrinsics.c | 27 int32x2_t test_vadd_s32(int32x2_t v1, int32x2_t v2) { in test_vadd_s32() 158 int32x2_t test_vsub_s32(int32x2_t v1, int32x2_t v2) { in test_vsub_s32() 291 int32x2_t test_vmul_s32(int32x2_t v1, int32x2_t v2) { in test_vmul_s32() 420 int32x2_t test_vmla_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vmla_s32() 541 int32x2_t test_vmls_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vmls_s32() 767 int32x2_t test_vaba_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vaba_s32() 892 int32x2_t test_vabd_s32(int32x2_t v1, int32x2_t v2) { in test_vabd_s32() 1056 int32x2_t test_vbsl_s32(uint32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vbsl_s32() 1662 uint32x2_t test_vtst_s32(int32x2_t v1, int32x2_t v2) { in test_vtst_s32() 1887 uint32x2_t test_vceq_s32(int32x2_t v1, int32x2_t v2) { in test_vceq_s32() [all …]
|
D | aarch64-neon-perm.c | 38 int32x2_t test_vuzp1_s32(int32x2_t a, int32x2_t b) { in test_vuzp1_s32() 185 int32x2_t test_vuzp2_s32(int32x2_t a, int32x2_t b) { in test_vuzp2_s32() 332 int32x2_t test_vzip1_s32(int32x2_t a, int32x2_t b) { in test_vzip1_s32() 479 int32x2_t test_vzip2_s32(int32x2_t a, int32x2_t b) { in test_vzip2_s32() 626 int32x2_t test_vtrn1_s32(int32x2_t a, int32x2_t b) { in test_vtrn1_s32() 773 int32x2_t test_vtrn2_s32(int32x2_t a, int32x2_t b) { in test_vtrn2_s32() 964 int32x2x2_t test_vuzp_s32(int32x2_t a, int32x2_t b) { in test_vuzp_s32() 1428 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32() 1892 int32x2x2_t test_vtrn_s32(int32x2_t a, int32x2_t b) { in test_vtrn_s32()
|
D | arm-neon-vcvtX.c | 10 int32x2_t test_vcvta_s32_f32(float32x2_t a) { in test_vcvta_s32_f32() 46 int32x2_t test_vcvtn_s32_f32(float32x2_t a) { in test_vcvtn_s32_f32() 82 int32x2_t test_vcvtp_s32_f32(float32x2_t a) { in test_vcvtp_s32_f32() 118 int32x2_t test_vcvtm_s32_f32(float32x2_t a) { in test_vcvtm_s32_f32()
|
D | aarch64-neon-scalar-x-indexed-elem.c | 270 int64_t test_vqdmulls_lane_s32(int32_t a, int32x2_t b) { in test_vqdmulls_lane_s32() 316 int32_t test_vqdmulhs_lane_s32(int32_t a, int32x2_t b) { in test_vqdmulhs_lane_s32() 364 int32_t test_vqrdmulhs_lane_s32(int32_t a, int32x2_t b) { in test_vqrdmulhs_lane_s32() 414 int64_t test_vqdmlals_lane_s32(int64_t a, int32_t b, int32x2_t c) { in test_vqdmlals_lane_s32() 464 int64_t test_vqdmlsls_lane_s32(int64_t a, int32_t b, int32x2_t c) { in test_vqdmlsls_lane_s32()
|
D | aarch64-neon-extract.c | 34 int32x2_t test_vext_s32(int32x2_t a, int32x2_t b) { in test_vext_s32()
|
D | aarch64-neon-vcombine.c | 24 int32x4_t test_vcombine_s32(int32x2_t low, int32x2_t high) { in test_vcombine_s32()
|
D | arm-neon-vget.c | 33 int32x2_t low_s32( int32x4_t a) { in low_s32() 89 int32x2_t high_s32( int32x4_t a) { in high_s32()
|
D | aarch64-neon-vget.c | 53 int32_t test_vget_lane_s32(int32x2_t a) { in test_vget_lane_s32() 276 int32x2_t test_vset_lane_s32(int32_t a, int32x2_t b) { in test_vset_lane_s32()
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | entropy_coding_neon.c | 45 int32x2_t shift32x2 = vdup_n_s32(shift); in WebRtcIsacfix_MatrixProduct1Neon() 47 int32x2_t sum_32x2 = vdup_n_s32(0); in WebRtcIsacfix_MatrixProduct1Neon() 78 int32x2_t matrix0_32x2 = in WebRtcIsacfix_MatrixProduct1Neon() 80 int32x2_t matrix1_32x2 = in WebRtcIsacfix_MatrixProduct1Neon() 82 int32x2_t multi_32x2 = vqdmulh_s32(matrix0_32x2, matrix1_32x2); in WebRtcIsacfix_MatrixProduct1Neon() 93 int32x2_t multi_32x2 = vdup_n_s32(0); in WebRtcIsacfix_MatrixProduct1Neon() 94 int32x2_t matrix0_32x2 = vdup_n_s32(0); in WebRtcIsacfix_MatrixProduct1Neon() 118 int32x2_t matrix1_32x2 = vdup_n_s32(matrix1[matrix1_index] << shift); in WebRtcIsacfix_MatrixProduct1Neon() 137 int32x2_t multi_32x2 = vdup_n_s32(0); in WebRtcIsacfix_MatrixProduct1Neon() 138 int32x2_t matrix0_32x2 = vdup_n_s32(0); in WebRtcIsacfix_MatrixProduct1Neon() [all …]
|
/external/libopus/silk/arm/ |
D | biquad_alt_neon_intr.c | 39 …x4, const int32x4_t B_Q28_s32x4, const int32x2_t t_s32x2, const int32x4_t in_s32x4, int32x4_t *S_s… in silk_biquad_alt_stride2_kernel() 66 const int32x2_t offset_s32x2 = vdup_n_s32( (1<<14) - 1 ); in silk_biquad_alt_stride2_neon() 70 int32x2_t A_Q28_s32x2, A_L_s32x2, A_U_s32x2, B_Q28_s32x2, t_s32x2; in silk_biquad_alt_stride2_neon() 107 int32x2_t out32_Q14_s32x2[ 2 ]; in silk_biquad_alt_stride2_neon() 128 int32x2_t out32_Q14_s32x2; in silk_biquad_alt_stride2_neon()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 167 inline int32x2_t ToInt32x2(const qint32* v0, const qint32* v1) { in ToInt32x2() 168 static const int32x2_t ZERO_32x2 = vmov_n_s32(0); in ToInt32x2() 169 const int32x2_t ret0 = in ToInt32x2() 171 const int32x2_t ret1 = in ToInt32x2() 177 inline int32x2_t ComputeLerpx2( in ComputeLerpx2() 182 const int32* x_lerp, const int32x2_t y_lerpsx) { in ComputeLerpx2() 183 const int32x2_t x_lerpsx = in ComputeLerpx2() 187 const int32x2_t top_leftsx = ToInt32x2(top_left0, top_left1); in ComputeLerpx2() 188 const int32x2_t top_rightsx = ToInt32x2(top_right0, top_right1); in ComputeLerpx2() 189 const int32x2_t bottom_leftsx = ToInt32x2(bottom_left0, bottom_left1); in ComputeLerpx2() [all …]
|
D | quantization_utils.h | 470 inline int32x2_t ComputeLerp32x2(const int32x2_t top_left, in ComputeLerp32x2() 471 const int32x2_t top_right, in ComputeLerp32x2() 472 const int32x2_t bottom_left, in ComputeLerp32x2() 473 const int32x2_t bottom_right, in ComputeLerp32x2() 474 const int32x2_t x_lerp, in ComputeLerp32x2() 475 const int32x2_t y_lerp) { in ComputeLerp32x2() 478 static const int32x2_t RESOLUTION_MULT32x2 = vmov_n_s32(RESOLUTION_MULT32); in ComputeLerp32x2() 484 const int32x2_t top_right_sub_top_left = vsub_s32(top_right, top_left); in ComputeLerp32x2() 487 const int32x2_t bottom_right_sub_bottom_left = in ComputeLerp32x2() 495 const int32x2_t bottom_sub_top_32 = vqmovn_s64(bottom_sub_top); in ComputeLerp32x2() [all …]
|
/external/clang/test/Sema/ |
D | arm-neon-types.c | 7 int32x2_t test(int32x2_t x) { in test() 34 void test6(float *p, int32x2_t v) { in test6()
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht8x8_add_neon.c | 22 const int32x2_t c) { in highbd_iadst_half_butterfly_neon() 29 const int32x2_t out0_lo = vrshrn_n_s64(t0_lo, DCT_CONST_BITS); in highbd_iadst_half_butterfly_neon() 30 const int32x2_t out1_lo = vrshrn_n_s64(t1_lo, DCT_CONST_BITS); in highbd_iadst_half_butterfly_neon() 31 const int32x2_t out0_hi = vrshrn_n_s64(t0_hi, DCT_CONST_BITS); in highbd_iadst_half_butterfly_neon() 32 const int32x2_t out1_hi = vrshrn_n_s64(t1_hi, DCT_CONST_BITS); in highbd_iadst_half_butterfly_neon() 40 const int32x2_t c, in highbd_iadst_butterfly_lane_0_1_neon() 56 const int32x2_t c, in highbd_iadst_butterfly_lane_1_0_neon() 74 const int32x2_t out_lo = vrshrn_n_s64(sum_lo, DCT_CONST_BITS); in highbd_add_dct_const_round_shift_low_8() 75 const int32x2_t out_hi = vrshrn_n_s64(sum_hi, DCT_CONST_BITS); in highbd_add_dct_const_round_shift_low_8() 83 const int32x2_t out_lo = vrshrn_n_s64(sub_lo, DCT_CONST_BITS); in highbd_sub_dct_const_round_shift_low_8() [all …]
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | fdct_partial_neon.c | 18 static INLINE tran_low_t get_lane(const int32x2_t a) { in get_lane() 30 int32x2_t d; in vpx_fdct4x4_1_neon() 69 int32x2_t sum; in vpx_fdct16x16_1_neon() 93 int32x2_t sum; in vpx_fdct32x32_1_neon()
|
/external/libhevc/common/arm/ |
D | ihevc_resi_trans_neon_32x32.c | 105 int32x2_t sad; in ihevc_resi_trans_32x32_neon() 1253 int32x2_t val_2 = vadd_s32(vget_low_s32(a[2]), vget_high_s32(a[2])); in ihevc_resi_trans_32x32_neon() 1254 int32x2_t val_6 = vadd_s32(vget_low_s32(a[6]), vget_high_s32(a[6])); in ihevc_resi_trans_32x32_neon() 1257 int32x2_t val_10 = in ihevc_resi_trans_32x32_neon() 1259 int32x2_t val_14 = in ihevc_resi_trans_32x32_neon() 1283 int32x2_t val_18 = in ihevc_resi_trans_32x32_neon() 1285 int32x2_t val_22 = in ihevc_resi_trans_32x32_neon() 1288 int32x2_t val_26 = in ihevc_resi_trans_32x32_neon() 1290 int32x2_t val_30 = in ihevc_resi_trans_32x32_neon() 1319 int32x2_t val_1 = vadd_s32(vget_low_s32(a[1]), vget_high_s32(a[1])); in ihevc_resi_trans_32x32_neon() [all …]
|
/external/clang/test/CodeGenCXX/ |
D | mangle-neon-vectors.cpp | 17 typedef __attribute__((neon_vector_type(2))) int int32x2_t; typedef 33 void f1(int32x2_t v) { } in f1()
|
D | aarch64-mangle-neon-vectors.cpp | 19 typedef __attribute__((neon_vector_type(2))) int int32x2_t; typedef 44 void f3(int32x2_t) {} in f3() argument
|