Searched refs:TARGET_FUNCTION_VALUE (Results 1 – 5 of 5) sorted by relevance
512 #define TARGET_FUNCTION_VALUE default_function_value macro532 TARGET_FUNCTION_VALUE, \
1717 * doc/tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in1724 * doc/tm.texi (TARGET_FUNCTION_VALUE): Document.1727 with TARGET_FUNCTION_VALUE.
11566 (TARGET_FUNCTION_VALUE): Define.
1017 If this target hook returns @code{true}, @code{TARGET_FUNCTION_VALUE}4065 @deftypefn {Target Hook} rtx TARGET_FUNCTION_VALUE (tree @var{ret_type}, tree @var{fn_decl_or_type}…4099 @code{TARGET_FUNCTION_VALUE} is not used for return values with4105 This macro has been deprecated. Use @code{TARGET_FUNCTION_VALUE} for4110 This macro has been deprecated. Use @code{TARGET_FUNCTION_VALUE} for4162 Note that the register provided by @code{TARGET_FUNCTION_VALUE} must4165 4-byte register, @code{TARGET_FUNCTION_VALUE} should provide an4178 @code{TARGET_FUNCTION_VALUE} (@pxref{Scalar Return}). Instead, the
1630 #undef TARGET_FUNCTION_VALUE1631 #define TARGET_FUNCTION_VALUE ix86_function_value macro