Searched refs:function_ok_for_sibcall (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000-protos.h125 extern int function_ok_for_sibcall (tree);
/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h504 bool (*function_ok_for_sibcall) (tree decl, tree exp); member in struct:gcc_target
H A Dcalls.c2216 || !targetm.function_ok_for_sibcall (fndecl, exp)

Completed in 101 milliseconds