Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.c76 static rtx lm32_function_arg (cumulative_args_t, const function_arg_info &);
96 #define TARGET_FUNCTION_ARG lm32_function_arg
624 lm32_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) in lm32_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.cc76 static rtx lm32_function_arg (cumulative_args_t, const function_arg_info &);
96 #define TARGET_FUNCTION_ARG lm32_function_arg
624 lm32_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) in lm32_function_arg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201916707 * config/lm32/lm32.c (lm32_function_arg): Likewise.
16953 * config/lm32/lm32.c (lm32_function_arg): Take a function_arg_info
H A DChangeLog-20107922 * config/lm32/lm32-protos.h (lm32_function_arg): Delete.
H A DChangeLog-201121480 (lm32_function_arg, lm32_function_arg_advance): Likewise.