Home
last modified time | relevance | path

Searched refs:pow_optab (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.h469 #define pow_optab (&optab_table[OTI_pow]) macro
H A Doptabs.c6143 init_optab (pow_optab, UNKNOWN); in init_optabs()
H A Dbuiltins.c2168 builtin_optab = pow_optab; break; in expand_builtin_mathfn_2()
/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs.def286 OPTAB_D (pow_optab, "pow$a3")