Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_worklist.h79 nir_block *nir_block_worklist_pop_head(nir_block_worklist *w);
Dnir_worklist.c87 nir_block_worklist_pop_head(nir_block_worklist *w) in nir_block_worklist_pop_head() function
Dnir_liveness.c195 nir_block *block = nir_block_worklist_pop_head(&state.worklist); in nir_live_ssa_defs_impl()