Searched refs:mips_function_value (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/mips/ |
H A D | mips-protos.h | 225 extern struct rtx_def *mips_function_value (tree, tree, enum machine_mode);
|
H A D | mips.h | 1840 mips_function_value (NULL_TREE, NULL, (MODE)) 1843 mips_function_value ((VALTYPE), (FUNC), VOIDmode)
|
H A D | mips.c | 7492 mips_function_value (tree valtype, tree func ATTRIBUTE_UNUSED, in mips_function_value() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips-protos.h | 58 extern struct rtx_def *mips_function_value PARAMS ((tree, tree,
|
H A D | mips.h | 2644 mips_function_value (NULL_TREE, NULL, (MODE)) 2652 mips_function_value ((VALTYPE), (FUNC), VOIDmode)
|
H A D | mips.c | 8323 mips_function_value (valtype, func, mode) in mips_function_value() function
|
/openbsd-src/gnu/usr.bin/gcc/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.7 | 13016 * mips.c (mips_function_value): Only promote_mode for non-libcalls. 13083 * config/mips/mips.c (mips_function_value): Always define. Add 13085 * config/mips/mips.h (LIBCALL_VALUE): Use mips_function_value. 14169 (mips_function_value): Use the new macros to decide whether a single
|
H A D | ChangeLog.6 | 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 | FSFChangeLog.10 | 4279 * mips.c (mips_function_value): Add check for i > 0 when deciding
|
H A D | ChangeLog.0 | 2087 (mips_function_value): Likewise for parameter `func'.
|
H A D | ChangeLog.2 | 6646 * abi64.h (mips_function_value): Add prototype arguments.
|
H A D | ChangeLog.3 | 8935 (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
|
H A D | ChangeLog | 7201 (mips_function_value): Likewise. Return TFmode in $f0 and $f2
|