Home
last modified time | relevance | path

Searched refs:mips_return_in_msb (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6395 mips_return_in_msb (const_tree valtype) in mips_return_in_msb() function
6576 if (mips_return_in_msb (valtype)) in mips_function_value_1()
22883 #define TARGET_RETURN_IN_MSB mips_return_in_msb
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6317 mips_return_in_msb (const_tree valtype) in mips_return_in_msb() function
6436 if (mips_return_in_msb (valtype)) in mips_function_value_1()
22681 #define TARGET_RETURN_IN_MSB mips_return_in_msb
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog7475 (mips_return_in_msb): Adjust for mips_fpr_return_fields change.
7716 (mips_return_in_msb): Adapt for mips_fpr_return_fields change.
H A DChangeLog-200710087 * config/mips/mips.c (mips_fpr_return_fields, mips_return_in_msb,
H A DChangeLog-20032742 (mips_return_in_msb, mips_return_fpr_pair): New functions.