Searched refs:exp2_optab (Results 1 – 4 of 4) sorted by relevance
334 #define exp2_optab (optab_table[OTI_exp2]) macro
5283 exp2_optab = init_optab (UNKNOWN); in init_optabs()
1801 errno_set = true; builtin_optab = exp2_optab; break; in expand_builtin_mathfn()
38715 (exp10_optab, exp2_optab): Define corresponding macros.38716 * optabs.c (init_optabs): Initialize exp10_optab and exp2_optab.38717 * genopinit.c (optabs): Implement exp10_optab and exp2_optab38720 using exp10_optab, and BUILT_IN_EXP2{,F,L} using exp2_optab.