Home
last modified time | relevance | path

Searched refs:sparc_return_in_memory (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c695 static bool sparc_return_in_memory (const_tree, const_tree);
847 #define TARGET_RETURN_IN_MEMORY sparc_return_in_memory
7718 sparc_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in sparc_return_in_memory() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc676 static bool sparc_return_in_memory (const_tree, const_tree);
829 #define TARGET_RETURN_IN_MEMORY sparc_return_in_memory
7650 sparc_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in sparc_return_in_memory() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20046100 (sparc_return_in_memory): Likewise.
41466 (sparc_return_in_memory): Move after function_arg_padding.
41468 (sparc_struct_value_rtx): Move after sparc_return_in_memory.
44393 (sparc_return_in_memory): Likewise.
H A DChangeLog-200710141 sparc_return_in_memory, sparc_pass_by_reference,
H A DChangeLog-20182236 (sparc_return_in_memory): Add reference to -fpcc-struct-return.
H A DChangeLog-20106523 (sparc_return_in_memory): Remove superfluous parentheses.