Home
last modified time | relevance | path

Searched refs:find_auto_inc (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dflow.c319 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()
DChangeLog-20004373 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 …]
DChangeLog-1997316 * flow.c (find_auto_inc): Protect prototype with #ifdef AUTO_INC_DEC.
DChangeLog-19981608 * 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
DFSFChangeLog.1114339 * flow.c (find_auto_inc): Also make sure there aren't
DChangeLog-199918619 (find_auto_inc): Use BLOCK_FOR_INSN instead of BLOCK_NUM.
DChangeLog-200424570 mark_set_1, attempt_auto_inc, find_auto_inc, try_pre_increment):
29833 attempt_auto_inc, find_auto_inc, mark_used_regs,
DChangeLog-200335906 * flow.c (find_auto_inc): Also try to generate a PRE_MODIFY with