Home
last modified time | relevance | path

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

/external/llvm-project/libc/AOR_v20.02/math/include/
Dmathlib.h45 typedef __Float64x2_t __f64x2_t; typedef
48 typedef __attribute__((__neon_vector_type__(2))) double __f64x2_t; typedef
62 __f64x2_t __v_sin (__f64x2_t);
63 __f64x2_t __v_cos (__f64x2_t);
64 __f64x2_t __v_exp (__f64x2_t);
65 __f64x2_t __v_log (__f64x2_t);
66 __f64x2_t __v_pow (__f64x2_t, __f64x2_t);
80 __vpcs __f64x2_t __vn_sin (__f64x2_t);
81 __vpcs __f64x2_t __vn_cos (__f64x2_t);
82 __vpcs __f64x2_t __vn_exp (__f64x2_t);
[all …]
/external/arm-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 …]
/external/arm-optimized-routines/math/test/
Dmathbench.c38 typedef __f64x2_t v_double;
Dulp.c235 typedef __f64x2_t v_double;
/external/llvm-project/libc/AOR_v20.02/math/test/
Dmathbench.c39 typedef __f64x2_t v_double;
Dulp.c236 typedef __f64x2_t v_double;