Searched refs:pow_optab (Results 1 – 4 of 4) sorted by relevance
308 #define pow_optab (optab_table[OTI_pow]) macro
5234 pow_optab = init_optab (UNKNOWN); in init_optabs()
1971 builtin_optab = pow_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