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

  /external/mesa3d/src/compiler/nir/
nir_worklist.h 63 void nir_block_worklist_init(nir_block_worklist *w, unsigned num_blocks,
nir_worklist.c 31 nir_block_worklist_init(nir_block_worklist *w, unsigned num_blocks, function
nir_liveness.c 172 nir_block_worklist_init(&state.worklist, impl->num_blocks, NULL);

Completed in 94 milliseconds