Searched refs:sparc_function_value_1 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 7827 sparc_function_value_1 (const_tree type, machine_mode mode, bool outgoing) in sparc_function_value_1() function 7931 return sparc_function_value_1 (valtype, TYPE_MODE (valtype), outgoing); in sparc_function_value() 7940 return sparc_function_value_1 (NULL_TREE, mode, false); in sparc_libcall_value()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 7759 sparc_function_value_1 (const_tree type, machine_mode mode, bool outgoing) in sparc_function_value_1() function 7863 return sparc_function_value_1 (valtype, TYPE_MODE (valtype), outgoing); in sparc_function_value() 7872 return sparc_function_value_1 (NULL_TREE, mode, false); in sparc_libcall_value()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2010 | 6525 (sparc_function_value_1): Promote in 32-bit mode as well. 29548 (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
|
H A D | ChangeLog-2018 | 2238 (sparc_function_value_1): Rework handling of vector types. Change
|
H A D | ChangeLog-2017 | 16486 (sparc_function_value_1): Likewise.
|
H A D | ChangeLog-2015 | 7173 * config/sparc/sparc.c (sparc_function_value_1): In 32-bit mode, do
|
H A D | ChangeLog-2014 | 8836 (sparc_function_value_1): Tweak.
|