Home
last modified time | relevance | path

Searched refs:TARGET_FUNCTION_VALUE (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDtarget-def.h512 #define TARGET_FUNCTION_VALUE default_function_value macro
532 TARGET_FUNCTION_VALUE, \
HDChangeLog-20061717 * doc/tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in
1724 * doc/tm.texi (TARGET_FUNCTION_VALUE): Document.
1727 with TARGET_FUNCTION_VALUE.
HDChangeLog-200511566 (TARGET_FUNCTION_VALUE): Define.
/NextBSD/contrib/gcc/doc/
HDtm.texi1017 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 with
4105 This macro has been deprecated. Use @code{TARGET_FUNCTION_VALUE} for
4110 This macro has been deprecated. Use @code{TARGET_FUNCTION_VALUE} for
4162 Note that the register provided by @code{TARGET_FUNCTION_VALUE} must
4165 4-byte register, @code{TARGET_FUNCTION_VALUE} should provide an
4178 @code{TARGET_FUNCTION_VALUE} (@pxref{Scalar Return}). Instead, the
/NextBSD/contrib/gcc/config/i386/
HDi386.c1630 #undef TARGET_FUNCTION_VALUE
1631 #define TARGET_FUNCTION_VALUE ix86_function_value macro