Searched refs:sparc_function_ok_for_sibcall (Results 1 – 6 of 6) sorted by relevance
652 static bool sparc_function_ok_for_sibcall (tree, tree);783 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall10761 sparc_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in sparc_function_ok_for_sibcall() function
633 static bool sparc_function_ok_for_sibcall (tree, tree);765 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall10723 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.
21517 (sparc_function_ok_for_sibcall): Update.
21244 (sparc_function_ok_for_sibcall): Restrict sibcalls to locally-binding
5843 * config/sparc/sparc.c: (sparc_function_ok_for_sibcall): New.