Lines Matching refs:__f32x4_t
43 typedef __Float32x4_t __f32x4_t; typedef
46 typedef __attribute__((__neon_vector_type__(4))) float __f32x4_t; typedef
53 __f32x4_t __v_sinf (__f32x4_t);
54 __f32x4_t __v_cosf (__f32x4_t);
55 __f32x4_t __v_expf (__f32x4_t);
56 __f32x4_t __v_expf_1u (__f32x4_t);
57 __f32x4_t __v_exp2f (__f32x4_t);
58 __f32x4_t __v_exp2f_1u (__f32x4_t);
59 __f32x4_t __v_logf (__f32x4_t);
60 __f32x4_t __v_powf (__f32x4_t, __f32x4_t);
71 __vpcs __f32x4_t __vn_sinf (__f32x4_t);
72 __vpcs __f32x4_t __vn_cosf (__f32x4_t);
73 __vpcs __f32x4_t __vn_expf (__f32x4_t);
74 __vpcs __f32x4_t __vn_expf_1u (__f32x4_t);
75 __vpcs __f32x4_t __vn_exp2f (__f32x4_t);
76 __vpcs __f32x4_t __vn_exp2f_1u (__f32x4_t);
77 __vpcs __f32x4_t __vn_logf (__f32x4_t);
78 __vpcs __f32x4_t __vn_powf (__f32x4_t, __f32x4_t);
86 __vpcs __f32x4_t _ZGVnN4v_sinf (__f32x4_t);
87 __vpcs __f32x4_t _ZGVnN4v_cosf (__f32x4_t);
88 __vpcs __f32x4_t _ZGVnN4v_expf (__f32x4_t);
89 __vpcs __f32x4_t _ZGVnN4v_exp2f (__f32x4_t);
90 __vpcs __f32x4_t _ZGVnN4v_logf (__f32x4_t);
91 __vpcs __f32x4_t _ZGVnN4vv_powf (__f32x4_t, __f32x4_t);