Searched refs:mips_function_ok_for_sibcall (Results 1 – 7 of 7) sorted by relevance
8037 mips_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in mips_function_ok_for_sibcall() function19678 use_sibcall_p = (mips_function_ok_for_sibcall (function, NULL) in mips_output_mi_thunk()22817 #define TARGET_FUNCTION_OK_FOR_SIBCALL mips_function_ok_for_sibcall
7897 mips_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in mips_function_ok_for_sibcall() function19504 use_sibcall_p = (mips_function_ok_for_sibcall (function, NULL) in mips_output_mi_thunk()22615 #define TARGET_FUNCTION_OK_FOR_SIBCALL mips_function_ok_for_sibcall
893 * config/mips/mips.c (mips_function_ok_for_sibcall): Check3588 * config/mips/mips.c (mips_function_ok_for_sibcall): Only forbid5641 * config/mips/mips.c (mips_function_ok_for_sibcall): Handle5850 mips_function_ok_for_sibcall and const_call_insn_operand6202 (mips_function_ok_for_sibcall): Use mips_use_mips16_mode_p8380 (mips_function_ok_for_sibcall): Make it deal with functions with
30379 * config/mips/mips.c (mips_function_ok_for_sibcall): Don't allow36190 (mips_function_ok_for_sibcall): Add microMIPS support.37447 (mips_function_ok_for_sibcall): Add microMIPS support.37597 (mips_function_ok_for_sibcall): Add microMIPS support.
6508 * config/mips/mips.c (mips_function_ok_for_sibcall): Check for
29755 (mips_function_ok_for_sibcall): Return false for interrupt handlers.
24414 * config/mips/mips.c (mips_function_ok_for_sibcall): New function.