Searched refs:powi_optab (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Doptabs.h392 #define powi_optab (optab_table[OTI_powi]) macro
H A Doptabs.c5341 powi_optab = init_optab (UNKNOWN);
5451 init_floating_libfuncs (powi_optab, "powi", '2');
H A Dbuiltins.c2625 target = emit_library_call_value (powi_optab->handlers[(int) mode].libfunc,

Completed in 120 milliseconds