Home
last modified time | relevance | path

Searched refs:mips_function_arg_advance (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6156 mips_function_arg_advance (cumulative_args_t cum_v, in mips_function_arg_advance() function
6696 mips_function_arg_advance (pack_cumulative_args (&local_cum), arg); in mips_setup_incoming_varargs()
7447 mips_function_arg_advance (pack_cumulative_args (&cum), arg); in mips_output_args_xfer()
22912 #define TARGET_FUNCTION_ARG_ADVANCE mips_function_arg_advance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6106 mips_function_arg_advance (cumulative_args_t cum_v, in mips_function_arg_advance() function
6556 mips_function_arg_advance (pack_cumulative_args (&local_cum), arg); in mips_setup_incoming_varargs()
7307 mips_function_arg_advance (pack_cumulative_args (&cum), arg); in mips_output_args_xfer()
22710 #define TARGET_FUNCTION_ARG_ADVANCE mips_function_arg_advance
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201016414 * config/mips/mips-protos.h (mips_function_arg_advance): Delete
16419 (mips_setup_incoming_varargs): Call mips_function_arg_advance
16421 (mips_function_arg_advance): Adjust prototype. Make static.
H A DChangeLog-20073325 (mips_function_arg_advance): ...this.
3446 (mips_function_arg_advance): ...this.
H A DChangeLog-201916849 * config/mips/mips.c (mips_function_arg_advance): Take a
H A DChangeLog-201121521 (mips_function_arg, mips_function_arg_advance): Likewise.