Searched refs:__vpcs (Results 1 – 16 of 16) sorted by relevance
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 …]
107 #ifdef __vpcs108 __vpcs static v_double114 __vpcs static v_float120 __vpcs static v_float126 __vpcs static v_float132 __vpcs static v_double138 __vpcs static v_double228 #ifdef __vpcs229 __vpcs v_double (*vnd) (v_double);230 __vpcs v_float (*vnf) (v_float);[all …]
254 #ifdef __vpcs369 #ifdef __vpcs
8 #ifdef __vpcs