Home
last modified time | relevance | path

Searched refs:mips_function_ok_for_sibcall (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c294 static bool mips_function_ok_for_sibcall (tree, tree);
1104 #define TARGET_FUNCTION_OK_FOR_SIBCALL mips_function_ok_for_sibcall
3464 mips_function_ok_for_sibcall (tree decl ATTRIBUTE_UNUSED, in mips_function_ok_for_sibcall() function
/freebsd-12-stable/contrib/gcc/
DChangeLog-200324414 * config/mips/mips.c (mips_function_ok_for_sibcall): New function.