Home
last modified time | relevance | path

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 Dsparc.c7827 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 Dsparc.cc7759 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 DChangeLog-20106525 (sparc_function_value_1): Promote in 32-bit mode as well.
29548 (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
H A DChangeLog-20182238 (sparc_function_value_1): Rework handling of vector types. Change
H A DChangeLog-201716486 (sparc_function_value_1): Likewise.
H A DChangeLog-20157173 * config/sparc/sparc.c (sparc_function_value_1): In 32-bit mode, do
H A DChangeLog-20148836 (sparc_function_value_1): Tweak.