Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c652 static bool sparc_function_ok_for_sibcall (tree, tree);
783 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall
10761 sparc_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in sparc_function_ok_for_sibcall() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc633 static bool sparc_function_ok_for_sibcall (tree, tree);
765 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall
10723 sparc_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in sparc_function_ok_for_sibcall() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200425583 (sparc_function_ok_for_sibcall): Return 0 if !flag_delayed_branch.
43765 (sparc_function_ok_for_sibcall): Remove TARGET_FLAT handling.
H A DChangeLog-200821517 (sparc_function_ok_for_sibcall): Update.
H A DChangeLog-200721244 (sparc_function_ok_for_sibcall): Restrict sibcalls to locally-binding
H A DChangeLog-20025843 * config/sparc/sparc.c: (sparc_function_ok_for_sibcall): New.