Home
last modified time | relevance | path

Searched refs:bi_worklist_push_head (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c121 bi_worklist_push_head(&worklist, *pred); in bi_compute_liveness()
H A Dbi_helper_invocations.c256 bi_worklist_push_head(&worklist, *pred); in bi_analyze_helper_requirements()
H A Dbi_opt_dce.c145 bi_worklist_push_head(&worklist, *pred); in bi_postra_liveness()
H A Dcompiler.h1387 #define bi_worklist_push_head(w, block) u_worklist_push_head(w, block, index) macro

Completed in 4 milliseconds