Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc8037 mips_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in mips_function_ok_for_sibcall() function
19678 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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c7897 mips_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in mips_function_ok_for_sibcall() function
19504 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
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2007893 * config/mips/mips.c (mips_function_ok_for_sibcall): Check
3588 * config/mips/mips.c (mips_function_ok_for_sibcall): Only forbid
5641 * config/mips/mips.c (mips_function_ok_for_sibcall): Handle
5850 mips_function_ok_for_sibcall and const_call_insn_operand
6202 (mips_function_ok_for_sibcall): Use mips_use_mips16_mode_p
8380 (mips_function_ok_for_sibcall): Make it deal with functions with
H A DChangeLog-201330379 * config/mips/mips.c (mips_function_ok_for_sibcall): Don't allow
36190 (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.
H A DChangeLog-20086508 * config/mips/mips.c (mips_function_ok_for_sibcall): Check for
H A DChangeLog-200929755 (mips_function_ok_for_sibcall): Return false for interrupt handlers.
H A DChangeLog-200324414 * config/mips/mips.c (mips_function_ok_for_sibcall): New function.