Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtarghooks.h77 extern rtx default_function_value (tree, tree, bool);
H A Dtarghooks.c472 default_function_value (tree ret_type ATTRIBUTE_UNUSED, in default_function_value() function
H A Dtarget-def.h512 #define TARGET_FUNCTION_VALUE default_function_value
H A DChangeLog-200511598 * targhooks.c (default_function_value): New function.
11599 * targhooks.h (default_function_value): Declare.