Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A 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()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_worklist.h136 #define nir_foreach_instr_in_worklist(instr, wl) \ macro
H A Dnir_opt_move_discards_to_top.c110 nir_foreach_instr_in_worklist(instr, work) in try_move_discard()
H A Dnir_opt_barriers.c153 nir_foreach_instr_in_worklist(instr, barriers) { in nir_opt_barrier_modes_impl()
H A Dnir_opt_mqsad.c36 nir_foreach_instr_in_worklist(instr, wl) { in is_mqsad_compatible()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c43 nir_foreach_instr_in_worklist(instr, work) { in check_instr_depends_on_tex()
/aosp_15_r20/external/mesa3d/src/
H A D.clang-format142 - nir_foreach_instr_in_worklist
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c2398 nir_foreach_instr_in_worklist(instr, worklist) { in propagate_input_to_output_dependencies()