Searched refs:default_function_value (Results 1 – 4 of 4) sorted by relevance
77 extern rtx default_function_value (tree, tree, bool);
472 default_function_value (tree ret_type ATTRIBUTE_UNUSED, in default_function_value() function
512 #define TARGET_FUNCTION_VALUE default_function_value
11598 * targhooks.c (default_function_value): New function.11599 * targhooks.h (default_function_value): Declare.