Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6639 mips_function_value_regno_p (const unsigned int regno) in mips_function_value_regno_p() function
22879 #define TARGET_FUNCTION_VALUE_REGNO_P mips_function_value_regno_p
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6499 mips_function_value_regno_p (const unsigned int regno) in mips_function_value_regno_p() function
22677 #define TARGET_FUNCTION_VALUE_REGNO_P mips_function_value_regno_p
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201133262 mips_function_value_regno_p): New function.
H A DChangeLog-20148422 (mips_function_value_regno_p): Support both FP return registers.