Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_nir_opt_fsat.c73 nir_foreach_instr_in_worklist(_, wl) in nir_instr_worklist_create_or_clear()
116 nir_foreach_instr_in_worklist(src, sources) { in verify_users()
/external/mesa3d/src/compiler/nir/
Dnir_worklist.h136 #define nir_foreach_instr_in_worklist(instr, wl) \ macro
Dnir_opt_barriers.c153 nir_foreach_instr_in_worklist(instr, barriers) { in nir_opt_barrier_modes_impl()
Dnir_opt_mqsad.c36 nir_foreach_instr_in_worklist(instr, wl) { in is_mqsad_compatible()
/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.c2431 nir_foreach_instr_in_worklist(instr, worklist) { in propagate_input_to_output_dependencies()