HomeSort by relevance Sort by last modified time
    Searched refs:nir_block_worklist_pop_head (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_worklist.h 79 nir_block *nir_block_worklist_pop_head(nir_block_worklist *w);
nir_worklist.c 87 nir_block_worklist_pop_head(nir_block_worklist *w) function
nir_liveness.c 195 nir_block *block = nir_block_worklist_pop_head(&state.worklist);

Completed in 95 milliseconds