Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6620 mips_function_value (const_tree valtype, const_tree fn_decl_or_type, in mips_function_value() function
22875 #define TARGET_FUNCTION_VALUE mips_function_value
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6480 mips_function_value (const_tree valtype, const_tree fn_decl_or_type, in mips_function_value() function
22673 #define TARGET_FUNCTION_VALUE mips_function_value
/netbsd-src/external/gpl3/gcc/dist/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-20072045 (mips_function_value): Use it when returning single-field
3347 (mips_function_value): Remove the FUNC argument. Use "rtx" instead
3453 (mips_function_value): Remove the FUNC argument. Rename local
10086 mips_function_value): Likewise.
10091 mips_function_value): Likewise.
19859 (mips_function_value): Rewrite to use mips_return_mode_in_fpr_p.
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-201133257 * config/mips/mips-protos.h (mips_function_value): Remove.
33258 * config/mips/mips.c (mips_function_value): Rename to...
33261 (mips_function_value, mips_libcall_value,
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.
/netbsd-src/external/gpl3/gcc.old/dist/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 DFSFChangeLog.104279 * mips.c (mips_function_value): Add check for i > 0 when deciding