Searched refs:use_return_insn (Results 1 – 13 of 13) sorted by relevance
| /trueos/contrib/gcc/config/arm/ |
| HD | arm-protos.h | 28 extern int use_return_insn (int, rtx);
|
| HD | arm.h | 1576 (TARGET_ARM ? use_return_insn (ISCOND, NULL) : 0)
|
| HD | arm.c | 1474 use_return_insn (int iscond, rtx sibling) in use_return_insn() function 9853 if (use_return_insn (FALSE, sibling) && return_used_this_function) in arm_output_epilogue() 10217 gcc_assert (!use_return_insn (FALSE, NULL) in arm_output_function_epilogue() 11829 && !use_return_insn (TRUE, NULL) in arm_final_prescan_insn()
|
| HD | arm.md | 9731 if (use_return_insn (FALSE, next_nonnote_insn (insn)))
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2003 | 2571 * arm.c (use_return_insn): New argument, SIBLING. Support returning 2578 * arm.md (sibcall_epilogue): Call use_return_insn directly, and 2580 * arm-protos.h (use_return_insn, arm_output_epilogue): Update 4110 (use_return_insn): Allow a return insn to be used when we have a 5164 * config/arm/arm.c (use_return_insn): Not a single instruction, if 5943 * config/m68k/m68k-protos.h (use_return_insn): Change return type from 5950 (use_return_insn): Likewise. 18453 (use_return_insn, arm_function_arg, arm_legitimate_index_p, 35126 * config/arm/arm.c (use_return_insn): Do not use a single return
|
| HD | FSFChangeLog.11 | 1688 * arm.c (use_return_insn, output_func_epilogue, 4501 (use_return_insn): Support interworking with Thumb code. 14158 * arm/arm.c (use_return_insn): Don't use return for naked functions.
|
| HD | ChangeLog-1999 | 6249 * config/m68k/m68k.c (use_return_insn): Return false if the pic 13576 * arm.c (use_return_insn): Handle PIC register specially. 18936 (use_return_insn): Test for "not (TARGET_APCS and 19824 (use_return_insn): New argument iscond, all callers changed. Don't
|
| HD | ChangeLog-2002 | 1443 (use_return_insn): Likewise. 3141 (use_return_insn, arm_output_epilogue, arm_output_function_epilogue) 3503 * arm.c (use_return_insn): Don't use a return insn if there are 30602 * config/arm/arm.c (use_return_insn): Don't reject interrupt
|
| HD | ChangeLog-2000 | 1221 (use_return_insn): Use arm_current_func_type. 22820 (use_return_insn): Correct logic for determining when a return 22830 * arm.c (use_return_insn): No need to check floating point regs if
|
| HD | ChangeLog-2004 | 19989 use_return_insn, arm_compute_save_reg0_reg12_mask, 37258 (use_return_insn, output_return_instruction, arm_output_epilogue, 43435 (use_return_insn): Check for saved VFP regs.
|
| HD | ChangeLog-2006 | 15430 (use_return_insn): Only test for a pic register if it is fixed.
|
| HD | ChangeLog-2005 | 18765 (use_return_insn): Include test of which registers are 21619 use_return_insn, const_ok_for_op, arm_gen_constant,
|
| HD | ChangeLog-2001 | 31467 * arm.c (use_return_insn): Don't try to determine the function type
|