Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.c337 static bool mips_return_in_msb (tree);
1143 #define TARGET_RETURN_IN_MSB mips_return_in_msb
7470 mips_return_in_msb (tree valtype) in mips_return_in_msb() function
7546 if (mips_return_in_msb (valtype)) in mips_function_value()
/NextBSD/contrib/gcc/
HDChangeLog-20032742 (mips_return_in_msb, mips_return_fpr_pair): New functions.