Searched refs:find_auto_inc (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | emit-rtl.c | 3765 find_auto_inc (const_rtx x, const_rtx reg) in find_auto_inc() function 3944 && find_auto_inc (PATTERN (insn), reg)) in try_split()
|
H A D | FSFChangeLog.11 | 14339 * flow.c (find_auto_inc): Also make sure there aren't
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | emit-rtl.cc | 3728 find_auto_inc (const_rtx x, const_rtx reg) in find_auto_inc() function 3918 && find_auto_inc (PATTERN (insn), reg)) in try_split()
|
H A D | ChangeLog-2000 | 4373 mem_set_list from modification by find_auto_inc. 12504 * flow.c (find_auto_inc): Verify that we've got a REG before 13185 of find_auto_inc. 13186 (find_auto_inc): Split into two functions and enhanced to 16403 * flow.c (mark_used_regs): Don't call find_auto_inc after reload 19072 * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth 20663 (find_auto_inc): Update reg_live, not new_dead. 20746 * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN. 21938 * flow.c (find_auto_inc): Don't autoinc eliminable registers. 22889 (find_auto_inc, try_pre_increment_1): Likewise. [all …]
|
H A D | ChangeLog-1997 | 316 * flow.c (find_auto_inc): Protect prototype with #ifdef AUTO_INC_DEC.
|
H A D | ChangeLog-1998 | 1608 * flow.c (find_auto_inc): Similarly. 8857 * flow.c (find_auto_inc): Remove most recent change. Real bug was 9025 * flow.c (find_auto_inc): Clear UNCHANGING bit of register that is
|
H A D | FSFChangeLog.11 | 14339 * flow.c (find_auto_inc): Also make sure there aren't
|
H A D | ChangeLog-1999 | 18619 (find_auto_inc): Use BLOCK_FOR_INSN instead of BLOCK_NUM.
|
H A D | ChangeLog-2004 | 24570 mark_set_1, attempt_auto_inc, find_auto_inc, try_pre_increment): 29833 attempt_auto_inc, find_auto_inc, mark_used_regs,
|
H A D | ChangeLog-2008 | 15474 * emit-rtl.c (find_auto_inc): Likewise.
|
H A D | ChangeLog-2007 | 26992 * emit-rtl.c (find_auto_inc): New.
|
H A D | ChangeLog-2003 | 35906 * flow.c (find_auto_inc): Also try to generate a PRE_MODIFY with
|
H A D | ChangeLog-2014 | 22419 (find_auto_inc): Turn from being a for_each_rtx callback to being
|