Home
last modified time | relevance | path

Searched refs:float32x2_t (Results 1 – 25 of 41) sorted by relevance

12

/external/clang/test/CodeGen/
Daarch64-neon-fma.c13 float32x2_t test_vmla_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmla_n_f32()
57 float32x2_t test_vmls_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmls_n_f32()
76 float32x2_t test_vmla_lane_f32_0(float32x2_t a, float32x2_t b, float32x2_t v) { in test_vmla_lane_f32_0()
85 float32x4_t test_vmlaq_lane_f32_0(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlaq_lane_f32_0()
94 float32x2_t test_vmla_laneq_f32_0(float32x2_t a, float32x2_t b, float32x4_t v) { in test_vmla_laneq_f32_0()
112 float32x2_t test_vmls_lane_f32_0(float32x2_t a, float32x2_t b, float32x2_t v) { in test_vmls_lane_f32_0()
121 float32x4_t test_vmlsq_lane_f32_0(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlsq_lane_f32_0()
130 float32x2_t test_vmls_laneq_f32_0(float32x2_t a, float32x2_t b, float32x4_t v) { in test_vmls_laneq_f32_0()
148 float32x2_t test_vmla_lane_f32(float32x2_t a, float32x2_t b, float32x2_t v) { in test_vmla_lane_f32()
157 float32x4_t test_vmlaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlaq_lane_f32()
[all …]
Darm-neon-directed-rounding.c12 float32x2_t test_vrnda_f32(float32x2_t a) { in test_vrnda_f32()
34 float32x2_t test_vrndm_f32(float32x2_t a) { in test_vrndm_f32()
56 float32x2_t test_vrndn_f32(float32x2_t a) { in test_vrndn_f32()
78 float32x2_t test_vrndp_f32(float32x2_t a) { in test_vrndp_f32()
100 float32x2_t test_vrndx_f32(float32x2_t a) { in test_vrndx_f32()
122 float32x2_t test_vrnd_f32(float32x2_t a) { in test_vrnd_f32()
Darm-neon-vcvtX.c10 int32x2_t test_vcvta_s32_f32(float32x2_t a) { in test_vcvta_s32_f32()
19 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
46 int32x2_t test_vcvtn_s32_f32(float32x2_t a) { in test_vcvtn_s32_f32()
55 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
82 int32x2_t test_vcvtp_s32_f32(float32x2_t a) { in test_vcvtp_s32_f32()
91 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
118 int32x2_t test_vcvtm_s32_f32(float32x2_t a) { in test_vcvtm_s32_f32()
127 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
Daarch64-neon-misc.c177 uint32x2_t test_vceqz_f32(float32x2_t a) { in test_vceqz_f32()
339 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
455 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
571 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
687 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
906 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
1399 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
1481 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
2383 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64()
2393 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64()
[all …]
Darm-neon-numeric-maxmin.c14 float32x2_t test_vmaxnm_f32(float32x2_t a, float32x2_t b) { in test_vmaxnm_f32()
40 float32x2_t test_vminnm_f32(float32x2_t a, float32x2_t b) { in test_vminnm_f32()
Darm64-vrnd.c5 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()
Daarch64-neon-2velem.c289 float32x2_t test_vfma_lane_f32(float32x2_t a, float32x2_t b, float32x2_t v) { in test_vfma_lane_f32()
303 float32x4_t test_vfmaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vfmaq_lane_f32()
317 float32x2_t test_vfma_laneq_f32(float32x2_t a, float32x2_t b, float32x4_t v) { in test_vfma_laneq_f32()
346 float32x2_t test_vfms_lane_f32(float32x2_t a, float32x2_t b, float32x2_t v) { in test_vfms_lane_f32()
361 float32x4_t test_vfmsq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vfmsq_lane_f32()
376 float32x2_t test_vfms_laneq_f32(float32x2_t a, float32x2_t b, float32x4_t v) { in test_vfms_laneq_f32()
1484 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t v) { in test_vmul_lane_f32()
1507 float32x4_t test_vmulq_lane_f32(float32x4_t a, float32x2_t v) { in test_vmulq_lane_f32()
1523 float32x2_t test_vmul_laneq_f32(float32x2_t a, float32x4_t v) { in test_vmul_laneq_f32()
1565 float32x2_t test_vmulx_lane_f32(float32x2_t a, float32x2_t v) { in test_vmulx_lane_f32()
[all …]
Darm-neon-fma.c19 float32x2_t test_fma_order(float32x2_t accum, float32x2_t lhs, float32x2_t rhs) { in test_fma_order()
Daarch64-neon-perm.c108 float32x2_t test_vuzp1_f32(float32x2_t a, float32x2_t b) { in test_vuzp1_f32()
255 float32x2_t test_vuzp2_f32(float32x2_t a, float32x2_t b) { in test_vuzp2_f32()
402 float32x2_t test_vzip1_f32(float32x2_t a, float32x2_t b) { in test_vzip1_f32()
549 float32x2_t test_vzip2_f32(float32x2_t a, float32x2_t b) { in test_vzip2_f32()
696 float32x2_t test_vtrn1_f32(float32x2_t a, float32x2_t b) { in test_vtrn1_f32()
843 float32x2_t test_vtrn2_f32(float32x2_t a, float32x2_t b) { in test_vtrn2_f32()
1068 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
1532 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
1996 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
Darm_neon_intrinsics.c316 float32x2_t test_vabd_f32(float32x2_t a, float32x2_t b) { in test_vabd_f32()
511 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
581 float32x2_t test_vadd_f32(float32x2_t a, float32x2_t b) { in test_vadd_f32()
1213 float32x2_t test_vbsl_f32(uint32x2_t a, float32x2_t b, float32x2_t c) { in test_vbsl_f32()
1352 uint32x2_t test_vcage_f32(float32x2_t a, float32x2_t b) { in test_vcage_f32()
1375 uint32x2_t test_vcagt_f32(float32x2_t a, float32x2_t b) { in test_vcagt_f32()
1398 uint32x2_t test_vcale_f32(float32x2_t a, float32x2_t b) { in test_vcale_f32()
1421 uint32x2_t test_vcalt_f32(float32x2_t a, float32x2_t b) { in test_vcalt_f32()
1465 uint32x2_t test_vceq_f32(float32x2_t a, float32x2_t b) { in test_vceq_f32()
1594 uint32x2_t test_vcge_f32(float32x2_t a, float32x2_t b) { in test_vcge_f32()
[all …]
Daarch64-neon-intrinsics.c41 float32x2_t test_vadd_f32(float32x2_t v1, float32x2_t v2) { in test_vadd_f32()
172 float32x2_t test_vsub_f32(float32x2_t v1, float32x2_t v2) { in test_vsub_f32()
298 float32x2_t test_vmul_f32(float32x2_t v1, float32x2_t v2) { in test_vmul_f32()
428 float32x2_t test_vmla_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmla_f32()
549 float32x2_t test_vmls_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmls_f32()
647 float32x2_t test_vfma_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vfma_f32()
686 float32x2_t test_vfms_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vfms_f32()
735 float32x2_t test_vdiv_f32(float32x2_t v1, float32x2_t v2) { in test_vdiv_f32()
932 float32x2_t test_vabd_f32(float32x2_t v1, float32x2_t v2) { in test_vabd_f32()
1148 float32x2_t test_vbsl_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vbsl_f32()
[all …]
Daarch64-neon-extract.c176 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32()
Daarch64-neon-scalar-x-indexed-elem.c15 float32_t test_vmuls_lane_f32(float32_t a, float32x2_t b) { in test_vmuls_lane_f32()
66 float32_t test_vmulxs_lane_f32(float32_t a, float32x2_t b) { in test_vmulxs_lane_f32()
156 float32_t test_vfmas_lane_f32(float32_t a, float32_t b, float32x2_t c) { in test_vfmas_lane_f32()
187 float32_t test_vfmss_lane_f32(float32_t a, float32_t b, float32x2_t c) { in test_vfmss_lane_f32()
Daarch64-neon-vcombine.c80 float32x4_t test_vcombine_f32(float32x2_t low, float32x2_t high) { in test_vcombine_f32()
Darm-neon-vget.c63 float32x2_t low_f32(float32x4_t a) { in low_f32()
119 float32x2_t high_f32(float32x4_t a) { in high_f32()
Daarch64-neon-vget.c78 float32_t test_vget_lane_f32(float32x2_t a) { in test_vget_lane_f32()
301 float32x2_t test_vset_lane_f32(float32_t a, float32x2_t b) { in test_vset_lane_f32()
Daarch64-neon-vget-hilo.c81 float32x2_t test_vget_high_f32(float32x4_t a) { in test_vget_high_f32()
179 float32x2_t test_vget_low_f32(float32x4_t a) { in test_vget_low_f32()
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_rdft_neon.c81 const float32x2_t a_00 = vld1_f32(&a[j + 0]); in cftmdl_128_neon()
82 const float32x2_t a_08 = vld1_f32(&a[j + 8]); in cftmdl_128_neon()
83 const float32x2_t a_32 = vld1_f32(&a[j + 32]); in cftmdl_128_neon()
84 const float32x2_t a_40 = vld1_f32(&a[j + 40]); in cftmdl_128_neon()
89 const float32x2_t a_16 = vld1_f32(&a[j + 16]); in cftmdl_128_neon()
90 const float32x2_t a_24 = vld1_f32(&a[j + 24]); in cftmdl_128_neon()
91 const float32x2_t a_48 = vld1_f32(&a[j + 48]); in cftmdl_128_neon()
92 const float32x2_t a_56 = vld1_f32(&a[j + 56]); in cftmdl_128_neon()
104 const float32x2_t yy0_a = vdup_lane_f32(vget_high_f32(x1_x3_add), 0); in cftmdl_128_neon()
105 const float32x2_t yy0_s = vdup_lane_f32(vget_high_f32(x1_x3_sub), 0); in cftmdl_128_neon()
[all …]
/external/clang/test/Analysis/
Dmisc-ps-arm.m7 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef
14 float32x2_t rdar11405978_bar();
16 float32x2_t v = rdar11405978_bar();
/external/clang/test/Sema/
Darm-neon-types.c12 float32x2_t test2(uint32x2_t x) { in test2()
17 float32x2_t test3(uint32x2_t x) { in test3()
/external/skia/include/private/
DSkFloatingPoint.h135 const float32x2_t xx = vdup_n_f32(x); // Clever readers will note we're doing everything 2x. in sk_float_rsqrt()
136 float32x2_t estimate = vrsqrte_f32(xx); in sk_float_rsqrt()
139 const float32x2_t estimate_sq = vmul_f32(estimate, estimate); in sk_float_rsqrt()
/external/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp21 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef
49 void f5(float32x2_t v) { } in f5()
Daarch64-mangle-neon-vectors.cpp31 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t; typedef
56 void f9(float32x2_t) {} in f9() argument
/external/libopus/celt/arm/
Dcelt_neon_intr.c110 float32x2_t XX_2; in xcorr_kernel_neon_float()
203 float32x2_t XX_2; in xcorr_kernel_neon_float_process1()
204 float32x2_t YY_2; in xcorr_kernel_neon_float_process1()
206 float32x2_t SUMM_2[2]; in xcorr_kernel_neon_float_process1()
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h39 typedef float32x2_t Packet2f;
102 EIGEN_STRONG_INLINE float32x2_t vld1_f32 (const float* x) { return ::vld1_f32 ((const float32_t*)x)…
103 EIGEN_STRONG_INLINE float32x2_t vld1_dup_f32 (const float* x) { return ::vld1_dup_f32 ((const float…
105 EIGEN_STRONG_INLINE void vst1_f32 (float* to, float32x2_t from) { ::vst1_f32 ((float32_t*)to…
251 float32x2_t lo, hi;
312 float32x2_t a_lo, a_hi;
335 float32x2_t a_lo, a_hi, sum;
399 float32x2_t a_lo, a_hi, prod;
429 float32x2_t a_lo, a_hi, min;
454 float32x2_t a_lo, a_hi, max;

12