Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c687 static rtx sparc_function_arg (cumulative_args_t, const function_arg_info &);
838 #define TARGET_FUNCTION_ARG sparc_function_arg
7564 sparc_function_arg (cumulative_args_t cum, const function_arg_info &arg) in sparc_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc668 static rtx sparc_function_arg (cumulative_args_t, const function_arg_info &);
820 #define TARGET_FUNCTION_ARG sparc_function_arg
7496 sparc_function_arg (cumulative_args_t cum, const function_arg_info &arg) in sparc_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201916988 * config/sparc/sparc.c (sparc_function_arg_1, sparc_function_arg)
H A DChangeLog-201010907 (sparc_function_arg, sparc_function_incoming_arg): New functions.
H A DChangeLog-201121446 (sparc_function_arg, sparc_function_incoming_arg): Likewise.