Home
last modified time | relevance | path

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

/third_party/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 …]
/third_party/optimized-routines/math/test/
Dmathbench.c54 typedef __f32x4_t v_float;
Dulp.c234 typedef __f32x4_t v_float;