Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/util/
Dpan_liveness.c135 cur = _mesa_set_add(work_list, pan_exit_block(blocks)); in pan_compute_liveness()
Dpan_ir.h173 pan_exit_block(struct list_head *blocks) in pan_exit_block() function
/external/mesa3d/src/panfrost/midgard/
Dmidgard_helper_invocations.c218 struct set_entry *cur = _mesa_set_add(work_list, pan_exit_block(&ctx->blocks)); in mir_analyze_helper_requirements()