Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/include/
H A 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);
[all...]
/third_party/optimized-routines/math/test/
H A Dmathbench.c54 typedef __f32x4_t v_float;
H A Dulp.c234 typedef __f32x4_t v_float;

Completed in 3 milliseconds