Home
last modified time | relevance | path

Searched refs:update_block (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreorg.c769 update_block (trial, trial); in optimize_skip()
1159 update_block (seq->insn (i), insn); in steal_delay_list_from_target()
1222 update_block (trial, insn); in steal_delay_list_from_fallthrough()
1322 update_block (trial, thread); in try_merge_delay_insns()
1388 update_block (dtrial, thread); in try_merge_delay_insns()
1719 update_block (rtx_insn *insn, rtx_insn *where) in update_block() function
2056 update_block (trial, trial); in fill_simple_delay_slots()
2446 update_block (trial, thread); in fill_slots_from_thread()
2519 update_block (trial, thread); in fill_slots_from_thread()
2739 update_block (trial, thread); in fill_slots_from_thread()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreorg.c211 static void update_block (rtx, rtx);
845 update_block (trial, trial); in optimize_skip()
1512 update_block (trial, thread); in try_merge_delay_insns()
1564 update_block (dtrial, thread); in try_merge_delay_insns()
1898 update_block (rtx insn, rtx where) in update_block() function
2212 update_block (trial, trial); in fill_simple_delay_slots()
2511 update_block (trial, trial); in fill_simple_delay_slots()
2694 update_block (trial, thread); in fill_slots_from_thread()
2772 update_block (trial, thread); in fill_slots_from_thread()
2991 update_block (trial, thread); in fill_slots_from_thread()
[all …]