Searched refs:GP_ARG_RETURN (Results 1 – 3 of 3) sorted by relevance
1453 #define GP_ARG_RETURN GP_ARG_MIN_REG macro1492 ((N) == GP_ARG_RETURN \
23397 regno = GP_ARG_RETURN; in rs6000_complex_function_value()23503 return rs6000_parallel_return (mode, count, SImode, GP_ARG_RETURN, 1); in rs6000_function_value()23528 regno = GP_ARG_RETURN; in rs6000_function_value()23542 return rs6000_parallel_return (mode, 2, SImode, GP_ARG_RETURN, 1); in rs6000_libcall_value()23558 regno = GP_ARG_RETURN; in rs6000_libcall_value()
23313 (rs6000_function_value): Use GP_ARG_RETURN for decimal floats.