Searched refs:rs6000_return_in_msb (Results 1 – 10 of 10) sorted by relevance
155 extern bool rs6000_return_in_msb (const_tree valtype);
527 rs6000_return_in_msb (const_tree valtype) in rs6000_return_in_msb() function
1509 #define TARGET_RETURN_IN_MSB rs6000_return_in_msb
150 extern bool rs6000_return_in_msb (const_tree valtype);
5901 rs6000_return_in_msb (const_tree valtype) in rs6000_return_in_msb() function
1503 #define TARGET_RETURN_IN_MSB rs6000_return_in_msb
20516 rs6000_return_in_memory, rs6000_return_in_msb, call_ABI_of_interest,20560 rs6000_return_in_memory, rs6000_return_in_msb, call_ABI_of_interest,20605 rs6000_return_in_memory, rs6000_return_in_msb,
16721 (rs6000_return_in_msb): Use rs6000_function_arg_padding.16734 (rs6000_return_in_msb): Use rs6000_function_arg_padding.
8870 (rs6000_return_in_msb): New function.
25319 * config/rs6000/rs6000.c (rs6000_return_in_msb): Fix fallout from