Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.c5455 rtx endlab = gen_label_rtx (); in sparc_struct_value_rtx() local
5473 emit_cmp_and_jump_insns (scratch, size_rtx, EQ, const0_rtx, SImode, 0, endlab); in sparc_struct_value_rtx()
5479 emit_label (endlab); in sparc_struct_value_rtx()