Searched refs:atanf_t (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_atanf.S | 97 atanf_t = f64 define 192 fma.s1 atanf_t = f8,f8,f0 241 fma.s1 atanf_xcub = f8,atanf_t,f0 246 fma.s1 atanf_tsq = atanf_t,atanf_t,f0 302 fma.s1 atanf_x6 = atanf_t,atanf_tsq,f0 314 fma.s1 atanf_x5 = atanf_t,atanf_xcub,f0 345 fma.s1 atanf_poly_q2 = atanf_t,atanf_coeff_Q5,atanf_coeff_Q4 350 fma.s1 atanf_poly_q3 = atanf_t,atanf_coeff_Q7,atanf_coeff_Q6 362 fma.s1 atanf_poly_q1 = atanf_t,atanf_coeff_Q9,atanf_coeff_Q8 369 fma.s1 atanf_poly_q4 = atanf_t,atanf_coeff_Q1,atanf_coeff_Q0 [all …]
|