Home
last modified time | relevance | path

Searched refs:rs6000_function_arg (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-internal.h169 extern rtx rs6000_function_arg (cumulative_args_t, const function_arg_info &);
H A Drs6000-call.cc1632 rs6000_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) in rs6000_function_arg() function
2088 entry_parm = rs6000_function_arg (args_so_far, arg); in rs6000_parm_needs_stack()
H A Drs6000.cc1530 #define TARGET_FUNCTION_ARG rs6000_function_arg
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-internal.h164 extern rtx rs6000_function_arg (cumulative_args_t, const function_arg_info &);
H A Drs6000-call.c7055 rs6000_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) in rs6000_function_arg() function
7521 entry_parm = rs6000_function_arg (args_so_far, arg); in rs6000_parm_needs_stack()
H A Drs6000.c1524 #define TARGET_FUNCTION_ARG rs6000_function_arg
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201916978 * config/rs6000/rs6000-internal.h (rs6000_function_arg): Likewise.
16979 * config/rs6000/rs6000-call.c (rs6000_function_arg): Likewise.
20528 rs6000_finish_function_arg, rs6000_function_arg,
20572 rs6000_finish_function_arg, rs6000_function_arg,
20609 rs6000_function_arg_padding, rs6000_function_arg,
27932 (rs6000_function_arg): Likewise.
H A DChangeLog-20138860 (rs6000_function_arg): Do not replace BLKmode by Pmode when
8883 (rs6000_function_arg): Likewise.
8895 (rs6000_function_arg): Likewise.
8969 (rs6000_function_arg): Likewise.
9028 (rs6000_function_arg): Use rs6000_psave_function_arg and
9039 (rs6000_function_arg): Likewise.
H A DChangeLog-20181166 * config/rs6000/rs6000.c (rs6000_function_arg): Ensure type is
1834 * config/rs6000/rs6000.c (rs6000_function_arg): Only do the special
1876 * config/rs6000/rs6000.c (rs6000_function_arg): Don't pass aggregates
27678 (rs6000_function_arg): Adjust.
H A DChangeLog-201121501 (rs6000_function_arg, setup_incoming_varargs): Likewise.
26073 (rs6000_function_arg): Ditto.
28355 * config/rs6000/rs6000.c (rs6000_function_arg): Remove CALL_LIBCALL
H A DChangeLog-20159650 (rs6000_function_arg): Treat library functions as if they had
12790 (rs6000_function_arg): Use ROUND_UP to calculate align_words.
24079 (rs6000_function_arg): Likewise.
H A DChangeLog-20203880 (rs6000_function_arg): Do not allow __vector_pair/__vector_quad
15301 (rs6000_function_arg): Disallow MMA types as function arguments.
H A DChangeLog-201417815 (rs6000_function_arg): Likewise.
30970 * config/rs6000/rs6000.c (rs6000_function_arg): If a float argument
H A DChangeLog-202126080 (rs6000_function_arg): Likewise.
H A DChangeLog-201624929 (rs6000_function_arg, rs6000_function_arg_advance_1,
H A DChangeLog-201016440 (rs6000_function_arg): ...this.