Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/sparc/
HDsparc.c364 static bool sparc_function_ok_for_sibcall (tree, tree);
462 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall
7764 sparc_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in sparc_function_ok_for_sibcall() function
/NextBSD/contrib/gcc/
HDChangeLog-200425583 (sparc_function_ok_for_sibcall): Return 0 if !flag_delayed_branch.
43765 (sparc_function_ok_for_sibcall): Remove TARGET_FLAT handling.
HDChangeLog-20025843 * config/sparc/sparc.c: (sparc_function_ok_for_sibcall): New.