Searched refs:repeat_label (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c5178 repeat $count1,repeat_label
5181 repeat_label:
5204 repeat $count1,repeat_label
5207 repeat_label:
5213 goto repeat_label
5374 rtx_code_label *repeat_label;
5378 repeat_label = gen_label_rtx ();
5381 label_ref = gen_rtx_LABEL_REF (VOIDmode, repeat_label);
5388 mep_insert_repeat_label_last (loop->end->insn, repeat_label,
5400 emit_jump_insn_before (gen_jump (repeat_label), en
5365 rtx_code_label *repeat_label; local
[all...]

Completed in 87 milliseconds