Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_sweep.c53 sweep_dest_indirect(nir_dest *dest, void *nir) in sweep_dest_indirect() function
79 nir_foreach_dest(instr, sweep_dest_indirect, nir); in sweep_block()