Searched refs:atan2_optab (Results 1 – 4 of 4) sorted by relevance
309 #define atan2_optab (optab_table[OTI_atan2]) macro
5235 atan2_optab = init_optab (UNKNOWN); in init_optabs()
1973 builtin_optab = atan2_optab; break; in expand_builtin_mathfn_2()
33049 (pow_optab, atan2_optab): Define corresponding macros.33050 * optabs.c (init_optabs): Initialize pow_optab and atan2_optab.33051 * genopinit.c (optabs): Implement pow_optab and atan2_optab