Searched refs:exp_optab (Results 1 – 4 of 4) sorted by relevance
332 #define exp_optab (optab_table[OTI_exp]) macro
5281 exp_optab = init_optab (UNKNOWN); in init_optabs()
1796 errno_set = true; builtin_optab = exp_optab; break; in expand_builtin_mathfn()
11251 Define exp_optab and log_optab.11252 * optabs.c (init_optans): Initialize exp_optab and log_optab.11253 * genopinit.c (optabs): Implement exp_optab and log_optab11256 and BUILT_IN_LOG* using exp_optab and log_optab respectively.