Searched refs:__vpcs (Results 1 – 25 of 58) sorted by relevance
123
122 #define __vpcs __attribute__((__aarch64_vector_pcs__)) macro125 __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 …]
68 #define __vpcs __attribute__((__aarch64_vector_pcs__)) macro71 __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 …]
10 #ifdef __vpcs11 __vpcs static v_float17 __vpcs static v_float23 __vpcs static v_double29 __vpcs static v_double
143 #ifdef __vpcs144 __vpcs static v_double150 __vpcs static v_float188 #ifdef __vpcs189 __vpcs v_double (*vnd) (v_double);190 __vpcs v_float (*vnf) (v_float);212 #ifdef __vpcs362 #ifdef __vpcs364 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 …]
53 #ifdef __vpcs55 __vpcs static v_double61 __vpcs static v_float67 __vpcs static v_double73 __vpcs static v_float
8 #ifdef __vpcs