Searched refs:v_double (Results 1 – 2 of 2) sorted by relevance
43 static inline v_double49 static inline v_double96 static v_double140 xy_Z_pow (v_double x) in xy_Z_pow()152 static v_double227 v_double (*vd) (v_double);230 __vpcs v_double (*vnd) (v_double);445 run_v_thruput (v_double f (v_double)) in run_v_thruput() argument459 run_v_latency (v_double f (v_double)) in run_v_latency() argument478 run_vn_thruput (__vpcs v_double f (v_double)) in run_vn_thruput() argument[all …]
236 typedef __f64x2_t v_double; typedef240 static inline v_double argd(double x) { return (v_double){x,dv[secondcall]}; } in argd()