Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/include/
H A Dmathlib.h44 typedef __Float64x2_t __f64x2_t; typedef
47 typedef __attribute__((__neon_vector_type__(2))) double __f64x2_t; typedef
61 __f64x2_t __v_sin (__f64x2_t);
62 __f64x2_t __v_cos (__f64x2_t);
63 __f64x2_t __v_exp (__f64x2_t);
64 __f64x2_t __v_log (__f64x2_t);
[all...]
/third_party/optimized-routines/math/test/
H A Dmathbench.c38 typedef __f64x2_t v_double;
H A Dulp.c235 typedef __f64x2_t v_double;

Completed in 4 milliseconds