Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDChangeLog267 * config/rs6000/rs6000.c (rs6000_function_ok_for_sibcall): Ensure
HDChangeLog-20025834 * config/rs6000/rs6000.c: (rs6000_function_ok_for_sibcall):
5835 Rename function_ok_for_sibcall to rs6000_function_ok_for_sibcall;
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDrs6000.c576 static bool rs6000_function_ok_for_sibcall (tree, tree);
949 #define TARGET_FUNCTION_OK_FOR_SIBCALL rs6000_function_ok_for_sibcall
13545 rs6000_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in rs6000_function_ok_for_sibcall() function