nir: Remove deref chain support from opt_undef
[mesa.git] / src / compiler / nir /
drwxr-xr-x   ..
-rw-r--r-- 131 .gitignore
-rw-r--r-- 5822 README
-rw-r--r-- 7053 meson.build
-rw-r--r-- 58321 nir.c
-rw-r--r-- 91366 nir.h
-rw-r--r-- 21802 nir_algebraic.py
-rw-r--r-- 26933 nir_builder.h
-rw-r--r-- 2657 nir_builder_opcodes_h.py
-rw-r--r-- 25504 nir_clone.c
-rw-r--r-- 1497 nir_constant_expressions.h
-rw-r--r-- 12761 nir_constant_expressions.py
-rw-r--r-- 22172 nir_control_flow.c
-rw-r--r-- 6584 nir_control_flow.h
-rw-r--r-- 1571 nir_control_flow_private.h
-rw-r--r-- 12452 nir_deref.c
-rw-r--r-- 1971 nir_deref.h
-rw-r--r-- 8048 nir_dominance.c
-rw-r--r-- 10239 nir_format_convert.h
-rw-r--r-- 32956 nir_from_ssa.c
-rw-r--r-- 13849 nir_gather_info.c
-rw-r--r-- 3079 nir_gs_count_vertices.c
-rw-r--r-- 5178 nir_inline_functions.c
-rw-r--r-- 18965 nir_instr_set.c
-rw-r--r-- 2502 nir_instr_set.h
-rw-r--r-- 28483 nir_intrinsics.py
-rw-r--r-- 2441 nir_intrinsics_c.py
-rw-r--r-- 2005 nir_intrinsics_h.py
-rw-r--r-- 18497 nir_linking_helpers.c
-rw-r--r-- 9714 nir_liveness.c
-rw-r--r-- 28494 nir_loop_analyze.c
-rw-r--r-- 3521 nir_loop_analyze.h
-rw-r--r-- 4519 nir_lower_alpha_test.c
-rw-r--r-- 9119 nir_lower_alu.c
-rw-r--r-- 9799 nir_lower_alu_to_scalar.c
-rw-r--r-- 8586 nir_lower_atomics_to_ssbo.c
-rw-r--r-- 4210 nir_lower_bit_size.c
-rw-r--r-- 4639 nir_lower_bitmap.c
-rw-r--r-- 4026 nir_lower_clamp_color_outputs.c
-rw-r--r-- 10358 nir_lower_clip.c
-rw-r--r-- 6793 nir_lower_clip_cull_distance_arrays.c
-rw-r--r-- 4852 nir_lower_constant_initializers.c
-rw-r--r-- 20061 nir_lower_double_ops.c
-rw-r--r-- 8961 nir_lower_drawpixels.c
-rw-r--r-- 3843 nir_lower_global_vars_to_local.c
-rw-r--r-- 7187 nir_lower_gs_intrinsics.c
-rw-r--r-- 4196 nir_lower_idiv.c
-rw-r--r-- 7709 nir_lower_indirect_derefs.c
-rw-r--r-- 9895 nir_lower_int64.c
-rw-r--r-- 18457 nir_lower_io.c
-rw-r--r-- 15698 nir_lower_io_arrays_to_elements.c
-rw-r--r-- 13387 nir_lower_io_to_scalar.c
-rw-r--r-- 6838 nir_lower_io_to_temporaries.c
-rw-r--r-- 3760 nir_lower_load_const_to_scalar.c
-rw-r--r-- 9968 nir_lower_locals_to_regs.c
-rw-r--r-- 5269 nir_lower_packing.c
-rw-r--r-- 2061 nir_lower_passthrough_edgeflags.c
-rw-r--r-- 2272 nir_lower_patch_vertices.c
-rw-r--r-- 11090 nir_lower_phis_to_scalar.c
-rw-r--r-- 9412 nir_lower_regs_to_ssa.c
-rw-r--r-- 9734 nir_lower_returns.c
-rw-r--r-- 19309 nir_lower_subgroups.c
-rw-r--r-- 7680 nir_lower_system_values.c
-rw-r--r-- 30788 nir_lower_tex.c
-rw-r--r-- 6540 nir_lower_to_source_mods.c
-rw-r--r-- 6087 nir_lower_two_sided_color.c
-rw-r--r-- 5635 nir_lower_var_copies.c
-rw-r--r-- 25531 nir_lower_vars_to_ssa.c
-rw-r--r-- 10311 nir_lower_vec_to_movs.c
-rw-r--r-- 4533 nir_lower_wpos_center.c
-rw-r--r-- 13562 nir_lower_wpos_ytransform.c
-rw-r--r-- 3070 nir_metadata.c
-rw-r--r-- 4331 nir_move_load_const.c
-rw-r--r-- 6768 nir_move_vec_src_uses_to_dest.c
-rw-r--r-- 3884 nir_normalize_cubemap_coords.c
-rw-r--r-- 29035 nir_opcodes.py
-rw-r--r-- 5163 nir_opcodes_c.py
-rw-r--r-- 1639 nir_opcodes_h.py
-rw-r--r-- 39057 nir_opt_algebraic.py
-rw-r--r-- 4269 nir_opt_conditional_discard.c
-rw-r--r-- 8277 nir_opt_constant_folding.c
-rw-r--r-- 28123 nir_opt_copy_prop_vars.c
-rw-r--r-- 10407 nir_opt_copy_propagate.c
-rw-r--r-- 2742 nir_opt_cse.c
-rw-r--r-- 4653 nir_opt_dce.c
-rw-r--r-- 11107 nir_opt_dead_cf.c
-rw-r--r-- 17612 nir_opt_gcm.c
-rw-r--r-- 3019 nir_opt_global_to_local.c
-rw-r--r-- 12689 nir_opt_if.c
-rw-r--r-- 2890 nir_opt_intrinsics.c
-rw-r--r-- 21358 nir_opt_loop_unroll.c
-rw-r--r-- 5778 nir_opt_move_comparisons.c
-rw-r--r-- 3541 nir_opt_move_load_ubo.c
-rw-r--r-- 7950 nir_opt_peephole_select.c
-rw-r--r-- 5506 nir_opt_remove_phis.c
-rw-r--r-- 2232 nir_opt_shrink_load.c
-rw-r--r-- 4883 nir_opt_trivial_continues.c
-rw-r--r-- 5306 nir_opt_undef.c
-rw-r--r-- 10945 nir_phi_builder.c
-rw-r--r-- 4830 nir_phi_builder.h
-rw-r--r-- 36853 nir_print.c
-rw-r--r-- 5780 nir_propagate_invariant.c
-rw-r--r-- 6658 nir_remove_dead_variables.c
-rw-r--r-- 4557 nir_repair_ssa.c
-rw-r--r-- 21069 nir_search.c
-rw-r--r-- 4277 nir_search.h
-rw-r--r-- 4756 nir_search_helpers.h
-rw-r--r-- 38010 nir_serialize.c
-rw-r--r-- 1582 nir_serialize.h
-rw-r--r-- 9457 nir_split_per_member_structs.c
-rw-r--r-- 5221 nir_split_var_copies.c
-rw-r--r-- 4989 nir_sweep.c
-rw-r--r-- 6544 nir_to_lcssa.c
-rw-r--r-- 44683 nir_validate.c
-rw-r--r-- 2135 nir_vla.h
-rw-r--r-- 3526 nir_worklist.c
-rw-r--r-- 4845 nir_worklist.h
drwxr-xr-x - tests