Lines Matching refs:f0

358            fma.s1       atan2_xsq  = atan2_X,atan2_X,f0
370 fma.s1 atan2_ysq = atan2_Y,atan2_Y,f0
391 (p10) fma.d.s0 f8 = atan2_X,atan2_Y,f0 // If y=nan, result quietized y
399 fma.s1 atan2_z1_X = atan2_u1_X, atan2_Y, f0
411 fma.s1 atan2_z1_Y = atan2_u1_Y, atan2_X, f0
423 fma.s1 atan2_z2_X = atan2_u1_X, atan2_ysq, f0
428 fma.s1 atan2_z2_Y = atan2_u1_Y, atan2_xsq, f0
442 (p12) fma.d.s0 f8 = atan2_X,atan2_Y,f0 // If x nan, result quiet x
458 fma.s1 atan2_wp_X = atan2_z1_X, atan2_z1_X, f0
463 fma.s1 atan2_B1sq_X = atan2_B1X, atan2_B1X, f0
470 (p6) fma.s1 atan2_wp_Y = atan2_z1_Y, atan2_z1_Y, f0
475 (p6) fma.s1 atan2_B1sq_Y = atan2_B1Y, atan2_B1Y, f0
495 (p6) fma.s1 atan2_z = atan2_z1_Y, atan2_B1Y, f0
500 (p7) fma.s1 atan2_z = atan2_z1_X, atan2_B1X, f0
529 (p6) fma.s1 atan2_w = atan2_wp_Y, atan2_B1sq_Y,f0
534 (p7) fma.s1 atan2_w = atan2_wp_X, atan2_B1sq_X,f0
548 (p12) fcmp.gt.unc.s1 p10,p11 = atan2_X,f0 // x inf, y inf, test if x +inf
573 (p13) fcmp.gt.unc.s1 p14,p15 = atan2_X,f0 // x inf, y !inf, test if x +inf
578 (p9) fma.d.s0 f8 = atan2_sgnY, atan2_pi_by_2, f0 // +-pi/2 if x !inf, y inf
602 fma.s1 atan2_V12 = atan2_w, atan2_w, f0
675 fma.s1 atan2_gVF = atan2_gV, atan2_F, f0
682 fma.s1 atan2_alpha_sq = atan2_alpha, atan2_alpha, f0
694 fma.s1 atan2_V9 = atan2_V12, atan2_V12, f0
737 fma.s1 atan2_zcub = atan2_z, atan2_w, f0
744 fma.s1 atan2_alpha_cub = atan2_alpha, atan2_alpha_sq, f0
749 fma.s1 atan2_C = atan2_gVF, atan2_Cp, f0
763 fma.s1 atan2_W12 = atan2_V9, atan2_V9, f0
790 (p10) fma.d.s0 f8 = atan2_sgnY, atan2_pi_by_4, f0 // x=+inf, y=inf
798 (p14) fmerge.s f8 = atan2_sgnY, f0 // x=+inf, y !inf, result +-0
804 (p11) fma.d.s0 f8 = atan2_sgnY, atan2_3pi_by_4, f0 // x=-inf, y=inf
811 (p13) fcmp.gt.unc.s1 p10,p11 = atan2_X,f0 // x not 0, y=0, test if x>0
823 fma.s1 atan2_W12 = atan2_V9, atan2_W12, f0
828 (p9) fma.d.s0 f8 = atan2_sgnY, atan2_pi_by_2, f0 // x=0, y not 0
847 (p10) fmerge.s f8 = atan2_sgnY, f0 // +-0 if x>0, y=0
852 (p11) fma.d.s0 f8 = atan2_sgnY, atan2_pi, f0 // +-pi if x<0, y=0
860 fma.s1 atan2_pd = atan2_P0, atan2_d, f0
865 fma.s1 atan2_dsq = atan2_d, atan2_d, f0
888 (p7) fcmp.ge.unc.s1 p8,p9 = atan2_X,f0
893 (p15) fma.d.s0 f8 = atan2_sgnY, atan2_pi, f0
900 fma.s1 atan2_sgn_pi_by_2 = atan2_pi_by_2, atan2_sgnY, f0
913 fma.s1 atan2_sgn_pi = atan2_pi, atan2_sgnY, f0
977 (p10) fmerge.s f10 = atan2_sgnY, f0 // x=+0, y=0
982 (p11) fma.d.s0 f10 = atan2_sgnY, atan2_pi, f0 // x=-0, y=0