Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/include/
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);
65 __f64x2_t __v_pow (__f64x2_t, __f64x2_t);
79 __vpcs __f64x2_t __vn_sin (__f64x2_t);
80 __vpcs __f64x2_t __vn_cos (__f64x2_t);
81 __vpcs __f64x2_t __vn_exp (__f64x2_t);
[all …]
/third_party/optimized-routines/math/test/
Dmathbench.c38 typedef __f64x2_t v_double;
Dulp.c235 typedef __f64x2_t v_double;