Searched refs:sparc_function_ok_for_sibcall (Results 1 – 3 of 3) sorted by relevance
364 static bool sparc_function_ok_for_sibcall (tree, tree);462 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall7764 sparc_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in sparc_function_ok_for_sibcall() function
25583 (sparc_function_ok_for_sibcall): Return 0 if !flag_delayed_branch.43765 (sparc_function_ok_for_sibcall): Remove TARGET_FLAT handling.
5843 * config/sparc/sparc.c: (sparc_function_ok_for_sibcall): New.