Home
last modified time | relevance | path

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

12

/external/llvm-project/libc/AOR_v20.02/math/include/
Dmathlib.h69 #define __vpcs __attribute__((__aarch64_vector_pcs__)) macro
72 __vpcs __f32x4_t __vn_sinf (__f32x4_t);
73 __vpcs __f32x4_t __vn_cosf (__f32x4_t);
74 __vpcs __f32x4_t __vn_expf (__f32x4_t);
75 __vpcs __f32x4_t __vn_expf_1u (__f32x4_t);
76 __vpcs __f32x4_t __vn_exp2f (__f32x4_t);
77 __vpcs __f32x4_t __vn_exp2f_1u (__f32x4_t);
78 __vpcs __f32x4_t __vn_logf (__f32x4_t);
79 __vpcs __f32x4_t __vn_powf (__f32x4_t, __f32x4_t);
80 __vpcs __f64x2_t __vn_sin (__f64x2_t);
[all …]
/external/arm-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 …]
/external/arm-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 …]
/external/llvm-project/libc/AOR_v20.02/math/test/
Dmathbench.c108 #ifdef __vpcs
109 __vpcs static v_double
115 __vpcs static v_float
121 __vpcs static v_float
127 __vpcs static v_float
133 __vpcs static v_double
139 __vpcs static v_double
229 #ifdef __vpcs
230 __vpcs v_double (*vnd) (v_double);
231 __vpcs v_float (*vnf) (v_float);
[all …]
/external/llvm-project/libc/AOR_v20.02/math/
Dvn_exp2f_1u.c9 #ifdef __vpcs
Dvn_expf_1u.c9 #ifdef __vpcs
Dvn_pow.c9 #ifdef __vpcs
Dvn_exp.c9 #ifdef __vpcs
Dvn_exp2f.c9 #ifdef __vpcs
Dvn_log.c9 #ifdef __vpcs
Dvn_cos.c9 #ifdef __vpcs
Dvn_sinf.c9 #ifdef __vpcs
Dvn_sin.c9 #ifdef __vpcs
Dvn_cosf.c9 #ifdef __vpcs
Dvn_logf.c9 #ifdef __vpcs
/external/arm-optimized-routines/math/
Dvn_exp2f_1u.c8 #ifdef __vpcs
Dvn_expf_1u.c8 #ifdef __vpcs
Dvn_sinf.c8 #ifdef __vpcs
Dvn_cos.c8 #ifdef __vpcs
Dvn_log.c8 #ifdef __vpcs
Dvn_logf.c8 #ifdef __vpcs
Dvn_powf.c8 #ifdef __vpcs
Dvn_cosf.c8 #ifdef __vpcs
Dvn_sin.c8 #ifdef __vpcs
Dvn_expf.c8 #ifdef __vpcs

12