Home
last modified time | relevance | path

Searched refs:__f32x4_t (Results 1 – 4 of 4) sorted by relevance

/external/arm-optimized-routines/pl/math/include/
Dmathlib.h78 typedef __Float32x4_t __f32x4_t; typedef
81 typedef __attribute__((__neon_vector_type__(4))) float __f32x4_t; typedef
88 __f32x4_t __v_acoshf (__f32x4_t);
90 __f32x4_t __v_asinhf (__f32x4_t);
92 __f32x4_t __v_atanf (__f32x4_t);
94 __f32x4_t __v_atan2f (__f32x4_t, __f32x4_t);
96 __f32x4_t __v_atanhf (__f32x4_t);
98 __f32x4_t __v_cbrtf (__f32x4_t);
100 __f32x4_t __v_coshf (__f32x4_t);
102 __f32x4_t __v_erff (__f32x4_t);
[all …]
/external/arm-optimized-routines/math/include/
Dmathlib.h43 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);
[all …]
/external/arm-optimized-routines/math/test/
Dmathbench.c54 typedef __f32x4_t v_float;
Dulp.c224 typedef __f32x4_t v_float;