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.c125 int lbl_loop_end_idx; member
1172 f->lbl_loop_end_idx = alloc_new_label(c); in trans_loop_bgn()
1200 label_place(c, &c->labels[f->lbl_loop_end_idx]); in trans_loop_end()
1212 label_mark_use(c, f->lbl_loop_end_idx); in trans_brk()