Home
last modified time | relevance | path

Searched refs:u_worklist_is_empty (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/util/
Du_worklist.h72 u_worklist_is_empty(const u_worklist *w) in u_worklist_is_empty() function
/third_party/mesa3d/src/compiler/nir/
Dnir_worklist.h48 #define nir_block_worklist_is_empty(w) u_worklist_is_empty(w)
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_liveness.c112 while (!u_worklist_is_empty(&worklist)) { in bi_compute_liveness()
Dbi_helper_invocations.c251 while (!u_worklist_is_empty(&worklist)) { in bi_analyze_helper_requirements()
Dbi_opt_dce.c136 while (!u_worklist_is_empty(&worklist)) { in bi_postra_liveness()
Dbi_scoreboard.c298 while (!u_worklist_is_empty(&worklist)) { in bi_assign_scoreboard()
/third_party/mesa3d/src/asahi/compiler/
Dagx_liveness.c83 while(!u_worklist_is_empty(&worklist)) { in agx_compute_liveness()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_mark_last.c122 while (!u_worklist_is_empty(&worklist)) { in va_analyze_scoreboard_reads()
Dva_insert_flow.c301 while (!u_worklist_is_empty(&worklist)) { in va_assign_scoreboard()