Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.c5458 rtx endlab = gen_label_rtx (); in sparc_struct_value_rtx() local
5476 emit_cmp_and_jump_insns (scratch, size_rtx, EQ, const0_rtx, SImode, 0, endlab); in sparc_struct_value_rtx()
5482 emit_label (endlab); in sparc_struct_value_rtx()