Home
last modified time | relevance | path

Searched refs:avr_function_value_regno_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c11998 avr_function_value_regno_p (const unsigned int regno) in avr_function_value_regno_p() function
14624 #define TARGET_FUNCTION_VALUE_REGNO_P avr_function_value_regno_p
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc12404 avr_function_value_regno_p (const unsigned int regno) in avr_function_value_regno_p() function
15065 #define TARGET_FUNCTION_VALUE_REGNO_P avr_function_value_regno_p
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201134881 (avr_function_value_regno_p): New function.