Home
last modified time | relevance | path

Searched refs:mips_function_value (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips-protos.h225 extern struct rtx_def *mips_function_value (tree, tree, enum machine_mode);
H A Dmips.h1872 mips_function_value (NULL_TREE, NULL, (MODE))
1875 mips_function_value ((VALTYPE), (FUNC), VOIDmode)
H A Dmips.c7516 mips_function_value (tree valtype, tree func ATTRIBUTE_UNUSED, in mips_function_value() function
/freebsd-12.1/contrib/gcc/
H A DFSFChangeLog.119646 * mips/mips.c (mips_function_value): If TARGET_SINGLE_FLOAT, use
11749 (mips_function_value): Add explicit checks for FIELD_DECLs, and save
12494 (mips_function_value): Return PARALLEL for structure
12712 mips_expand_prologue, function_epilogue, mips_function_value): Modify.
H A DChangeLog-200227463 * mips.c (mips_function_value): Only promote_mode for non-libcalls.
27530 * config/mips/mips.c (mips_function_value): Always define. Add
27532 * config/mips/mips.h (LIBCALL_VALUE): Use mips_function_value.
28616 (mips_function_value): Use the new macros to decide whether a single
H A DChangeLog-20013499 * mips/abi64.h (mips_function_value): Move prototype to ...
3500 * mips-protos.h (mips_function_value): ... here.
12834 * config/mips/mips.c (mips_function_value): Handle complex return
H A DChangeLog-20032741 (mips_fpr_return_fields): New, split out from mips_function_value.
2743 (mips_function_value): Rework to use the functions above.
34524 (mips_function_value): Likewise. Return TFmode in $f0 and $f2
H A DFSFChangeLog.104279 * mips.c (mips_function_value): Add check for i > 0 when deciding
H A DChangeLog-199810666 (mips_function_value): Likewise for parameter `func'.
H A DChangeLog-19996646 * abi64.h (mips_function_value): Add prototype arguments.
H A DChangeLog-200411811 * config/mips/mips.c (mips_function_value): For o32, o64, n32 and n64,
16412 (mips_function_value): Handle MODE_VECTOR_FLOAT.
H A DChangeLog-200024201 (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.