Searched refs:TARGET_FUNCTION_VALUE (Results 1 – 4 of 4) sorted by relevance
509 #define TARGET_FUNCTION_VALUE default_function_value macro529 TARGET_FUNCTION_VALUE, \
1018 If this target hook returns @code{true}, @code{TARGET_FUNCTION_VALUE}4066 @deftypefn {Target Hook} rtx TARGET_FUNCTION_VALUE (tree @var{ret_type}, tree @var{fn_decl_or_type}…4100 @code{TARGET_FUNCTION_VALUE} is not used for return values with4106 This macro has been deprecated. Use @code{TARGET_FUNCTION_VALUE} for4111 This macro has been deprecated. Use @code{TARGET_FUNCTION_VALUE} for4163 Note that the register provided by @code{TARGET_FUNCTION_VALUE} must4166 4-byte register, @code{TARGET_FUNCTION_VALUE} should provide an4179 @code{TARGET_FUNCTION_VALUE} (@pxref{Scalar Return}). Instead, the
19757 If this target hook returns `true', `TARGET_FUNCTION_VALUE' must22589 -- Target Hook: rtx TARGET_FUNCTION_VALUE (tree RET_TYPE, tree22622 `TARGET_FUNCTION_VALUE' is not used for return values with22627 This macro has been deprecated. Use `TARGET_FUNCTION_VALUE' for a22631 This macro has been deprecated. Use `TARGET_FUNCTION_VALUE' for a22677 Note that the register provided by `TARGET_FUNCTION_VALUE' must be22680 4-byte register, `TARGET_FUNCTION_VALUE' should provide an22690 the value is not returned according to `TARGET_FUNCTION_VALUE' (*note33928 * TARGET_FUNCTION_VALUE: Scalar Return. (line 11)
1374 #undef TARGET_FUNCTION_VALUE1375 #define TARGET_FUNCTION_VALUE ix86_function_value macro