Searched refs:alloc_new_label (Results 1 – 1 of 1) sorted by relevance
1037 alloc_new_label(struct etna_compile *c) in alloc_new_label() function1145 f->lbl_else_idx = alloc_new_label(c); in trans_if()1175 f->lbl_endif_idx = alloc_new_label(c); in trans_else()1212 f->lbl_loop_bgn_idx = alloc_new_label(c); in trans_loop_bgn()1213 f->lbl_loop_end_idx = alloc_new_label(c); in trans_loop_bgn()