Home
last modified time | relevance | path

Searched defs:nir_foreach_instr_reverse_safe (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c135 nir_foreach_instr_reverse_safe(instr, block) { in lima_nir_split_loads() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_move.c84 nir_foreach_instr_reverse_safe(instr, block) { in nir_opt_move_block() function
H A Dnir_opt_sink.c213 nir_foreach_instr_reverse_safe(instr, block) { in nir_opt_sink() function
H A Dnir_lower_task_shader.c260 nir_foreach_instr_reverse_safe(instr, current_block) { in lower_task_launch_mesh_workgroups() function
H A Dnir_opt_dce.c114 nir_foreach_instr_reverse_safe(instr, block) { in dce_block() function
H A Dnir.h2793 #define nir_foreach_instr_reverse_safe(instr, block) \ macro
H A Dnir_lower_io.c2219 nir_foreach_instr_reverse_safe(instr, block) { in nir_lower_explicit_io_impl() function
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp153 nir_foreach_instr_reverse_safe(instr, block) { in clover_nir_lower_images() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c100 nir_foreach_instr_reverse_safe(instr, block) { in get_output_as_const_value() function
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c97 nir_foreach_instr_reverse_safe(instr, block) { in prune_patch_function_to_intrinsic_and_srcs() function
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_apply_pipeline_layout.c555 nir_foreach_instr_reverse_safe (instr, block) { in radv_nir_apply_pipeline_layout() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_vectorize_vs_inputs.c338 nir_foreach_instr_reverse_safe(instr, block) { in r600_vectorize_block() function
H A Dsfn_nir_lower_fs_out_to_vector.cpp261 nir_foreach_instr_reverse_safe(instr, block) { in vectorize_block() function
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c703 nir_foreach_instr_reverse_safe(instr, block) { in cleanup_culling_shader_after_dce() function
1086 nir_foreach_instr_reverse_safe(instr, block) { in apply_reusable_variables() function

Completed in 22 milliseconds