Searched refs:mips_function_value (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 6620 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 D | mips.c | 6480 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 D | FSFChangeLog.11 | 9646 * 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 D | ChangeLog-2007 | 2045 (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 D | ChangeLog-2002 | 27463 * 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 D | ChangeLog-2001 | 3499 * 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 D | ChangeLog-2003 | 2741 (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 D | FSFChangeLog.10 | 4279 * mips.c (mips_function_value): Add check for i > 0 when deciding
|
H A D | ChangeLog-2011 | 33257 * 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 D | ChangeLog-1998 | 10666 (mips_function_value): Likewise for parameter `func'.
|
H A D | ChangeLog-1999 | 6646 * abi64.h (mips_function_value): Add prototype arguments.
|
H A D | ChangeLog-2004 | 11811 * config/mips/mips.c (mips_function_value): For o32, o64, n32 and n64, 16412 (mips_function_value): Handle MODE_VECTOR_FLOAT.
|
H A D | ChangeLog-2000 | 24201 (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 9646 * 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 D | FSFChangeLog.10 | 4279 * mips.c (mips_function_value): Add check for i > 0 when deciding
|