Home
last modified time | relevance | path

Searched refs:__vpcs (Results 1 – 16 of 16) sorted by relevance

/third_party/optimized-routines/math/include/
Dmathlib.h68 #define __vpcs __attribute__((__aarch64_vector_pcs__)) macro
71 __vpcs __f32x4_t __vn_sinf (__f32x4_t);
72 __vpcs __f32x4_t __vn_cosf (__f32x4_t);
73 __vpcs __f32x4_t __vn_expf (__f32x4_t);
74 __vpcs __f32x4_t __vn_expf_1u (__f32x4_t);
75 __vpcs __f32x4_t __vn_exp2f (__f32x4_t);
76 __vpcs __f32x4_t __vn_exp2f_1u (__f32x4_t);
77 __vpcs __f32x4_t __vn_logf (__f32x4_t);
78 __vpcs __f32x4_t __vn_powf (__f32x4_t, __f32x4_t);
79 __vpcs __f64x2_t __vn_sin (__f64x2_t);
[all …]
/third_party/optimized-routines/math/test/
Dmathbench.c107 #ifdef __vpcs
108 __vpcs static v_double
114 __vpcs static v_float
120 __vpcs static v_float
126 __vpcs static v_float
132 __vpcs static v_double
138 __vpcs static v_double
228 #ifdef __vpcs
229 __vpcs v_double (*vnd) (v_double);
230 __vpcs v_float (*vnf) (v_float);
[all …]
Dulp.c254 #ifdef __vpcs
369 #ifdef __vpcs
/third_party/optimized-routines/math/
Dvn_expf_1u.c8 #ifdef __vpcs
Dvn_exp2f_1u.c8 #ifdef __vpcs
Dvn_log.c8 #ifdef __vpcs
Dvn_exp.c8 #ifdef __vpcs
Dvn_exp2f.c8 #ifdef __vpcs
Dvn_expf.c8 #ifdef __vpcs
Dvn_sin.c8 #ifdef __vpcs
Dvn_cos.c8 #ifdef __vpcs
Dvn_logf.c8 #ifdef __vpcs
Dvn_powf.c8 #ifdef __vpcs
Dvn_cosf.c8 #ifdef __vpcs
Dvn_sinf.c8 #ifdef __vpcs
Dvn_pow.c8 #ifdef __vpcs