Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_worklist.h136 #define nir_foreach_instr_in_worklist(instr, wl) \ macro
Dnir_opt_move_discards_to_top.c110 nir_foreach_instr_in_worklist(instr, work) in try_move_discard()
Dnir_opt_barriers.c154 nir_foreach_instr_in_worklist(instr, barriers) { in nir_opt_barrier_modes_impl()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_optim.c43 nir_foreach_instr_in_worklist(instr, work) { in check_instr_depends_on_tex()
/external/mesa3d/src/
D.clang-format142 - nir_foreach_instr_in_worklist
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir.c2425 nir_foreach_instr_in_worklist(instr, worklist) { in propagate_input_to_output_dependencies()