Home
last modified time | relevance | path

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

123

/external/arm-optimized-routines/pl/math/include/
Dmathlib.h122 #define __vpcs __attribute__((__aarch64_vector_pcs__)) macro
125 __vpcs __f32x4_t __vn_acoshf (__f32x4_t);
126 __vpcs __f64x2_t __vn_acosh (__f64x2_t);
127 __vpcs __f32x4_t __vn_asinhf (__f32x4_t);
128 __vpcs __f64x2_t __vn_asinh (__f64x2_t);
129 __vpcs __f32x4_t __vn_atanf (__f32x4_t);
130 __vpcs __f64x2_t __vn_atan (__f64x2_t);
131 __vpcs __f32x4_t __vn_atan2f (__f32x4_t, __f32x4_t);
132 __vpcs __f64x2_t __vn_atan2 (__f64x2_t, __f64x2_t);
133 __vpcs __f32x4_t __vn_atanhf (__f32x4_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_wrappers.h10 #ifdef __vpcs
11 __vpcs static v_float
17 __vpcs static v_float
23 __vpcs static v_double
29 __vpcs static v_double
Dmathbench.c143 #ifdef __vpcs
144 __vpcs static v_double
150 __vpcs static v_float
188 #ifdef __vpcs
189 __vpcs v_double (*vnd) (v_double);
190 __vpcs v_float (*vnf) (v_float);
212 #ifdef __vpcs
362 #ifdef __vpcs
364 run_vn_thruput (__vpcs v_double f (v_double)) in run_vn_thruput()
371 runf_vn_thruput (__vpcs v_float f (v_float)) in runf_vn_thruput()
[all …]
/external/arm-optimized-routines/pl/math/test/
Dmathbench_wrappers.h53 #ifdef __vpcs
55 __vpcs static v_double
61 __vpcs static v_float
67 __vpcs static v_double
73 __vpcs static v_float
/external/arm-optimized-routines/math/
Dvn_exp2f_1u.c8 #ifdef __vpcs
Dvn_expf_1u.c8 #ifdef __vpcs
Dvn_powf.c8 #ifdef __vpcs
Dvn_pow.c8 #ifdef __vpcs
Dvn_exp.c8 #ifdef __vpcs
Dvn_cos.c8 #ifdef __vpcs
Dvn_cosf.c8 #ifdef __vpcs
/external/arm-optimized-routines/pl/math/
Dvn_exp_tail.c8 #ifdef __vpcs
Dvn_atan2f_3u.c8 #ifdef __vpcs
Dvn_erfcf_1u.c8 #ifdef __vpcs
Dvn_cosh_2u.c8 #ifdef __vpcs
Dvn_expf.c8 #ifdef __vpcs
Dvn_tanh_3u.c8 #ifdef __vpcs
Dvn_log2_3u.c8 #ifdef __vpcs
Dvn_atan_2u5.c8 #ifdef __vpcs
Dvn_erff_1u5.c8 #ifdef __vpcs
Dvn_erf_2u.c8 #ifdef __vpcs
Dvn_acosh_3u5.c8 #ifdef __vpcs
Dvn_atanf_3u.c8 #ifdef __vpcs
Dvn_coshf_2u4.c8 #ifdef __vpcs

123