Home
last modified time | relevance | path

Searched refs:default_function_value_regno_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h164 extern bool default_function_value_regno_p (const unsigned int);
H A Dtarghooks.c997 default_function_value_regno_p (const unsigned int regno ATTRIBUTE_UNUSED) in default_function_value_regno_p() function
H A Dtarget.def5039 default_function_value_regno_p)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201032839 * targhooks.c (default_function_value_regno_p): New function.
32840 * targhooks.h (default_function_value_regno_p): Declare function.