Searched refs:insn_at_target (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | reorg.c | 2926 rtx target_label, insn_at_target, fallthrough_insn; in fill_eager_delay_slots() local 2965 insn_at_target = next_active_insn (target_label); in fill_eager_delay_slots() 2988 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots() 3000 insn_at_target = next_active_insn (target_label); in fill_eager_delay_slots() 3004 insn_at_target, 0, 0, in fill_eager_delay_slots() 3015 insn_at_target, 0, 0, in fill_eager_delay_slots() 3022 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | reorg.c | 3001 rtx target_label, insn_at_target, fallthrough_insn; in fill_eager_delay_slots() local 3040 insn_at_target = next_active_insn (target_label); in fill_eager_delay_slots() 3063 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots() 3075 insn_at_target = next_active_insn (target_label); in fill_eager_delay_slots() 3079 insn_at_target, 0, 0, in fill_eager_delay_slots() 3090 insn_at_target, 0, 0, in fill_eager_delay_slots() 3097 = fill_slots_from_thread (insn, condition, insn_at_target, in fill_eager_delay_slots()
|