Searched refs:mips_return_in_msb (Results 1 – 2 of 2) sorted by relevance
337 static bool mips_return_in_msb (tree);1143 #define TARGET_RETURN_IN_MSB mips_return_in_msb7470 mips_return_in_msb (tree valtype) in mips_return_in_msb() function7546 if (mips_return_in_msb (valtype)) in mips_function_value()
2742 (mips_return_in_msb, mips_return_fpr_pair): New functions.