Searched refs:find_auto_inc (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | flow.c | 319 static void find_auto_inc (struct propagate_block_info *, rtx, rtx); 3659 find_auto_inc (struct propagate_block_info *pbi, rtx x, rtx insn) in find_auto_inc() function 3966 find_auto_inc (pbi, x, insn); in mark_used_dest_regs() 4113 find_auto_inc (pbi, x, insn); in mark_used_regs()
|
| 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 …]
|
| D | ChangeLog-1997 | 316 * flow.c (find_auto_inc): Protect prototype with #ifdef AUTO_INC_DEC.
|
| 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
|
| D | FSFChangeLog.11 | 14339 * flow.c (find_auto_inc): Also make sure there aren't
|
| D | ChangeLog-1999 | 18619 (find_auto_inc): Use BLOCK_FOR_INSN instead of BLOCK_NUM.
|
| 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,
|
| D | ChangeLog-2003 | 35906 * flow.c (find_auto_inc): Also try to generate a PRE_MODIFY with
|