Home
last modified time | relevance | path

Searched refs:sparc_function_value (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c697 static rtx sparc_function_value (const_tree, const_tree, bool);
851 #define TARGET_FUNCTION_VALUE sparc_function_value
7927 sparc_function_value (const_tree valtype, in sparc_function_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc678 static rtx sparc_function_value (const_tree, const_tree, bool);
833 #define TARGET_FUNCTION_VALUE sparc_function_value
7859 sparc_function_value (const_tree valtype, in sparc_function_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201029543 * config/sparc/sparc.c (sparc_function_value, sparc_libcall_value,