Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dreorg.c2926 rtx target_label, insn_at_target, fallthrough_insn; in fill_eager_delay_slots() local
2971 fallthrough_insn = 0; in fill_eager_delay_slots()
2976 fallthrough_insn = next_active_insn (insn); in fill_eager_delay_slots()
2989 fallthrough_insn, prediction == 2, 1, in fill_eager_delay_slots()
3003 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3014 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dreorg.c3001 rtx target_label, insn_at_target, fallthrough_insn; in fill_eager_delay_slots() local
3046 fallthrough_insn = 0; in fill_eager_delay_slots()
3051 fallthrough_insn = next_active_insn (insn); in fill_eager_delay_slots()
3064 fallthrough_insn, prediction == 2, 1, in fill_eager_delay_slots()
3078 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()
3089 = fill_slots_from_thread (insn, condition, fallthrough_insn, in fill_eager_delay_slots()