Searched refs:v_float (Results 1 – 4 of 4) sorted by relevance
34 __vpcs static v_float35 _Z_atan2f_wrap (v_float x) in _Z_atan2f_wrap()40 __vpcs static v_float41 _Z_hypotf_wrap (v_float x) in _Z_hypotf_wrap()70 __vpcs static v_float71 _Z_sincosf_wrap (v_float x) in _Z_sincosf_wrap()73 v_float s, c; in _Z_sincosf_wrap()78 __vpcs static v_float79 _Z_cexpif_wrap (v_float x) in _Z_cexpif_wrap()
50 typedef float32x4_t v_float; typedef54 static inline v_float60 static inline v_float63 return (v_float){x, x, x, x}; in v_float_dup()68 typedef float v_float; typedef138 __vpcs static v_float139 __vn_dummyf (v_float x) in __vn_dummyf()174 __vpcs v_float (*vnf) (v_float);313 runf_vn_thruput (__vpcs v_float f (v_float)) in runf_vn_thruput() argument330 runf_vn_latency (__vpcs v_float f (v_float)) in runf_vn_latency() argument[all …]
10 __vpcs static v_float11 xy_Z_powf (v_float x) in xy_Z_powf()
221 typedef __f32x4_t v_float; typedef226 static inline v_float argf(float x) { return (v_float){x,x,x,fv[secondcall]}; } in argf()