Home
last modified time | relevance | path

Searched refs:m32r_function_arg (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.c99 static rtx m32r_function_arg (cumulative_args_t, const function_arg_info &);
201 #define TARGET_FUNCTION_ARG m32r_function_arg
1210 m32r_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) in m32r_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.cc100 static rtx m32r_function_arg (cumulative_args_t, const function_arg_info &);
202 #define TARGET_FUNCTION_ARG m32r_function_arg
1211 m32r_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) in m32r_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201013761 (m32r_function_arg): Annotate argument 'type' with ATTRIBUTE_UNUSED.
15993 * config/m32r/m32r.c (m32r_function_arg, m32r_function_arg_advance):
H A DChangeLog-201916956 * config/m32r/m32r.c (m32r_function_arg): Likewise.
H A DChangeLog-201121453 (m32r_function_arg, m32r_function_arg_advance): Likewise.