Searched refs:current_loop_depth (Results 1 – 3 of 3) sorted by relevance
283 int current_loop_depth; member
2138 br.branch.target_break = ctx->current_loop_depth; in emit_jump()2566 int loop_idx = ++ctx->current_loop_depth; in emit_loop()2614 --ctx->current_loop_depth; in emit_loop()
426 unsigned current_loop_depth; member1454 && emit->current_loop_depth == 0) { in need_temp_reg_initialization()8861 emit->current_loop_depth++; in emit_simple()8864 emit->current_loop_depth--; in emit_simple()11079 emit->current_loop_depth = 0; in svga_tgsi_vgpu10_translate()