Searched refs:pan_exit_block (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_liveness.c122 cur = _mesa_set_add(work_list, pan_exit_block(&ctx->blocks));
H A Dbi_helper_invocations.c256 struct set_entry *cur = _mesa_set_add(work_list, pan_exit_block(&ctx->blocks));
H A Dbi_opt_dce.c127 cur = _mesa_set_add(work_list, pan_exit_block(&ctx->blocks));
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_liveness.c135 cur = _mesa_set_add(work_list, pan_exit_block(blocks));
H A Dpan_ir.h312 pan_exit_block(struct list_head *blocks) function in typeref:typename:pan_block *
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c218 struct set_entry *cur = _mesa_set_add(work_list, pan_exit_block(&ctx->blocks));

Completed in 5 milliseconds