Home
last modified time | relevance | path

Searched refs:mips_promote_function_mode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc22711 mips_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in mips_promote_function_mode() function
22873 #define TARGET_PROMOTE_FUNCTION_MODE mips_promote_function_mode
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c22507 mips_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in mips_promote_function_mode() function
22671 #define TARGET_PROMOTE_FUNCTION_MODE mips_promote_function_mode
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20151296 * config/mips/mips.c (mips_promote_function_mode): New function.