Searched refs:v_double (Results 1 – 4 of 4) sorted by relevance
28 __vpcs static v_double46 __vpcs static v_double52 __vpcs static v_double53 xy_Z_pow (v_double x) in xy_Z_pow()58 __vpcs static v_double59 x_Z_pow (v_double x) in x_Z_pow()64 __vpcs static v_double65 y_Z_pow (v_double x) in y_Z_pow()85 __vpcs static v_double88 v_double s, c; in _Z_sincos_wrap()[all …]
34 typedef float64x2_t v_double; typedef38 static inline v_double41 return (v_double){p[0], p[1]}; in v_double_load()44 static inline v_double47 return (v_double){x, x}; in v_double_dup()67 typedef double v_double; typedef132 __vpcs static v_double133 __vn_dummy (v_double x) in __vn_dummy()173 __vpcs v_double (*vnd) (v_double);306 run_vn_thruput (__vpcs v_double f (v_double)) in run_vn_thruput() argument[all …]
16 __vpcs static v_double17 xy_Z_pow (v_double x) in xy_Z_pow()
222 typedef __f64x2_t v_double; typedef227 static inline v_double argd(double x) { return (v_double){x,dv[secondcall]}; } in argd()