Searched refs:rs6000_function_arg (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 169 extern rtx rs6000_function_arg (cumulative_args_t, const function_arg_info &);
|
H A D | rs6000-call.cc | 1632 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 D | rs6000.cc | 1530 #define TARGET_FUNCTION_ARG rs6000_function_arg
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 164 extern rtx rs6000_function_arg (cumulative_args_t, const function_arg_info &);
|
H A D | rs6000-call.c | 7055 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 D | rs6000.c | 1524 #define TARGET_FUNCTION_ARG rs6000_function_arg
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2019 | 16978 * 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 D | ChangeLog-2013 | 8860 (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 D | ChangeLog-2018 | 1166 * 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 D | ChangeLog-2011 | 21501 (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 D | ChangeLog-2015 | 9650 (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 D | ChangeLog-2020 | 3880 (rs6000_function_arg): Do not allow __vector_pair/__vector_quad 15301 (rs6000_function_arg): Disallow MMA types as function arguments.
|
H A D | ChangeLog-2014 | 17815 (rs6000_function_arg): Likewise. 30970 * config/rs6000/rs6000.c (rs6000_function_arg): If a float argument
|
H A D | ChangeLog-2021 | 26080 (rs6000_function_arg): Likewise.
|
H A D | ChangeLog-2016 | 24929 (rs6000_function_arg, rs6000_function_arg_advance_1,
|
H A D | ChangeLog-2010 | 16440 (rs6000_function_arg): ...this.
|