Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_worklist.h71 nir_block_worklist_is_empty(const nir_block_worklist *w) in nir_block_worklist_is_empty() function
Dnir_liveness.c175 while (!nir_block_worklist_is_empty(&state.worklist)) { in nir_live_ssa_defs_impl()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_liveness.c176 while (!nir_block_worklist_is_empty(&state.worklist)) { in etna_live_defs()