Searched refs:default_min_divisions_for_recip_mul (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h56 extern unsigned int default_min_divisions_for_recip_mul (machine_mode);
H A Dtarghooks.c265 default_min_divisions_for_recip_mul (machine_mode mode ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.h55 extern unsigned int default_min_divisions_for_recip_mul (machine_mode);
H A Dtarghooks.cc269 default_min_divisions_for_recip_mul (machine_mode mode ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c2791 return default_min_divisions_for_recip_mul (mode);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc2796 return default_min_divisions_for_recip_mul (mode);

Completed in 290 milliseconds