Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_tgsi.c125 int lbl_loop_end_idx; member
1213 f->lbl_loop_end_idx = alloc_new_label(c); in trans_loop_bgn()
1241 label_place(c, &c->labels[f->lbl_loop_end_idx]); in trans_loop_end()
1253 label_mark_use(c, f->lbl_loop_end_idx); in trans_brk()