Searched refs:avr_function_arg_regno_p (Results 1 – 7 of 7) sorted by relevance
23 extern int avr_function_arg_regno_p (int r);
340 #define FUNCTION_ARG_REGNO_P(r) avr_function_arg_regno_p(r)
3543 avr_function_arg_regno_p (int r) in avr_function_arg_regno_p() function
335 #define FUNCTION_ARG_REGNO_P(r) avr_function_arg_regno_p(r)
3336 avr_function_arg_regno_p (int r) in avr_function_arg_regno_p() function
39720 (function_arg_regno_p): Rename to avr_function_arg_regno_p.