Searched refs:end_else_block (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c2971 bi_block *end_else_block = ctx->current_block; local in function:emit_if
2991 bi_block_add_successor(end_else_block, ctx->after_block); /* fallthrough */
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.c2850 midgard_block *end_else_block = ctx->current_block; local in function:emit_if
2875 pan_block_add_successor(&end_else_block->base, &ctx->after_block->base);

Completed in 10 milliseconds