Home | History | Annotate | Download | only in sparc

Lines Matching refs:label_next

547     int cc, label_next = gen_new_label();
555 tcg_out_branch_i32(s, cc, label_next);
578 tcg_out_branch_i32(s, cc, label_next);
586 tcg_out_label(s, label_next, (tcg_target_long)s->code_ptr);