Searched refs:function_value (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha-protos.h73 extern rtx function_value (const_tree, const_tree, machine_mode);
H A Dalpha.h641 function_value (VALTYPE, FUNC, VOIDmode)
647 function_value (NULL, NULL, MODE)
H A Dalpha.c5887 function_value (const_tree valtype, const_tree func ATTRIBUTE_UNUSED,
5873 function_value (const_tree valtype, const_tree func ATTRIBUTE_UNUSED, function
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.h1669 extern struct rtx_def *function_value ();
1671 function_value ((VALTYPE), TYPE_MODE (VALTYPE), 1)
1676 function_value ((VALTYPE), TYPE_MODE (VALTYPE), 0)
1682 function_value (NULL_TREE, (MODE), 1)
H A Dsparc.c4228 function_value (type, mode, incoming_p)
4216 function_value (type, mode, incoming_p) function
/haiku-buildtools/gcc/gcc/
H A Dexplow.c1856 val = targetm.calls.function_value (valtype, func ? func : fntype, outgoing);
H A Dreg-stack.c691 result = targetm.calls.function_value (TREE_TYPE (DECL_RESULT (decl)),
H A Dfunction.c3833 real_decl_rtl = targetm.calls.function_value (TREE_TYPE (decl_result),
5464 outgoing = targetm.calls.function_value (build_pointer_type (type),

Completed in 223 milliseconds