Searched refs:atan2_pi_by_2 (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_atan.S | 166 atan2_pi_by_2 = f69 define 443 ldfe atan2_pi_by_2 = [EXP_AD_P2],16 456 (p9) fma.d.s0 f8 = atan2_sgnY, atan2_pi_by_2, f0 // +-pi/2 if y inf 707 fma.s1 atan2_sgn_pi_by_2 = atan2_pi_by_2, atan2_sgnY, f0
|
D | e_atan2.S | 227 atan2_pi_by_2 = f69 define 522 ldfe atan2_pi_by_2 = [EXP_AD_P2],16 578 (p9) fma.d.s0 f8 = atan2_sgnY, atan2_pi_by_2, f0 // +-pi/2 if x !inf, y inf 828 (p9) fma.d.s0 f8 = atan2_sgnY, atan2_pi_by_2, f0 // x=0, y not 0 900 fma.s1 atan2_sgn_pi_by_2 = atan2_pi_by_2, atan2_sgnY, f0
|