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

/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c4315 rtx bcomp, hit_label, hit_ref, cont_label;
4391 hit_label = gen_label_rtx ();
4392 hit_ref = gen_rtx_LABEL_REF (VOIDmode, hit_label);
4406 emit_label (hit_label);
4305 rtx bcomp, hit_label, hit_ref, cont_label; local

Completed in 53 milliseconds