Searched refs:default_libgcc_floating_mode_supported_p (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h80 extern bool default_libgcc_floating_mode_supported_p (scalar_float_mode);
H A Dtarghooks.c461 default_libgcc_floating_mode_supported_p (scalar_float_mode mode) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.h79 extern bool default_libgcc_floating_mode_supported_p (scalar_float_mode);
H A Dtarghooks.cc465 default_libgcc_floating_mode_supported_p (scalar_float_mode mode) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc7201 return default_libgcc_floating_mode_supported_p (mode);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c22985 : default_libgcc_floating_mode_supported_p (mode));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc22281 : default_libgcc_floating_mode_supported_p (mode));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc26604 : default_libgcc_floating_mode_supported_p (mode));

Completed in 500 milliseconds