Lines Matching refs:__vpcs
107 #ifdef __vpcs
108 __vpcs static v_double
114 __vpcs static v_float
120 __vpcs static v_float
126 __vpcs static v_float
132 __vpcs static v_double
138 __vpcs static v_double
228 #ifdef __vpcs
229 __vpcs v_double (*vnd) (v_double);
230 __vpcs v_float (*vnf) (v_float);
310 #ifdef __vpcs
477 #ifdef __vpcs
479 run_vn_thruput (__vpcs v_double f (v_double)) in run_vn_thruput()
486 runf_vn_thruput (__vpcs v_float f (v_float)) in runf_vn_thruput()
493 run_vn_latency (__vpcs v_double f (v_double)) in run_vn_latency()
502 runf_vn_latency (__vpcs v_float f (v_float)) in runf_vn_latency()
563 #ifdef __vpcs in bench1()