Searched refs:function_ok_for_sibcall (Results 1 – 4 of 4) sorted by relevance
125 extern int function_ok_for_sibcall (tree);
504 bool (*function_ok_for_sibcall) (tree decl, tree exp); member
2216 || !targetm.function_ok_for_sibcall (fndecl, exp) in expand_call()
5806 for sibcall optimization; use function_ok_for_sibcall5813 * target.h (struct gcc_target): Add function_ok_for_sibcall.5832 * config/rs6000/rs6000-protos.h: (function_ok_for_sibcall):5835 Rename function_ok_for_sibcall to rs6000_function_ok_for_sibcall;8248 (function_ok_for_sibcall): Use binds_local_p. Respect longcall10782 * config/rs6000/rs6000.c (function_ok_for_sibcall): New.10783 * config/rs6000/rs6000-protos.h (function_ok_for_sibcall): New.