/src/compiler/nir/
../
.gitignore
README
meson.build
nir.c
nir.h
nir_algebraic.py
nir_builder.h
nir_builder_opcodes_h.py
nir_clone.c
nir_constant_expressions.h
nir_constant_expressions.py
nir_control_flow.c
nir_control_flow.h
nir_control_flow_private.h
nir_deref.c
nir_deref.h
nir_dominance.c
nir_format_convert.h
nir_from_ssa.c
nir_gather_info.c
nir_gs_count_vertices.c
nir_inline_functions.c
nir_instr_set.c
nir_instr_set.h
nir_intrinsics.py
nir_intrinsics_c.py
nir_intrinsics_h.py
nir_linking_helpers.c
nir_liveness.c
nir_loop_analyze.c
nir_loop_analyze.h
nir_lower_alpha_test.c
nir_lower_alu.c
nir_lower_alu_to_scalar.c
nir_lower_atomics_to_ssbo.c
nir_lower_bit_size.c
nir_lower_bitmap.c
nir_lower_clamp_color_outputs.c
nir_lower_clip.c
nir_lower_clip_cull_distance_arrays.c
nir_lower_constant_initializers.c
nir_lower_double_ops.c
nir_lower_drawpixels.c
nir_lower_global_vars_to_local.c
nir_lower_gs_intrinsics.c
nir_lower_idiv.c
nir_lower_indirect_derefs.c
nir_lower_int64.c
nir_lower_io.c
nir_lower_io_arrays_to_elements.c
nir_lower_io_to_scalar.c
nir_lower_io_to_temporaries.c
nir_lower_load_const_to_scalar.c
nir_lower_locals_to_regs.c
nir_lower_packing.c
nir_lower_passthrough_edgeflags.c
nir_lower_patch_vertices.c
nir_lower_phis_to_scalar.c
nir_lower_regs_to_ssa.c
nir_lower_returns.c
nir_lower_subgroups.c
nir_lower_system_values.c
nir_lower_tex.c
nir_lower_to_source_mods.c
nir_lower_two_sided_color.c
nir_lower_var_copies.c
nir_lower_vars_to_ssa.c
nir_lower_vec_to_movs.c
nir_lower_wpos_center.c
nir_lower_wpos_ytransform.c
nir_metadata.c
nir_move_load_const.c
nir_move_vec_src_uses_to_dest.c
nir_normalize_cubemap_coords.c
nir_opcodes.py
nir_opcodes_c.py
nir_opcodes_h.py
nir_opt_algebraic.py
nir_opt_conditional_discard.c
nir_opt_constant_folding.c
nir_opt_copy_prop_vars.c
nir_opt_copy_propagate.c
nir_opt_cse.c
nir_opt_dce.c
nir_opt_dead_cf.c
nir_opt_gcm.c
nir_opt_global_to_local.c
nir_opt_if.c
nir_opt_intrinsics.c
nir_opt_large_constants.c
nir_opt_loop_unroll.c
nir_opt_move_comparisons.c
nir_opt_move_load_ubo.c
nir_opt_peephole_select.c
nir_opt_remove_phis.c
nir_opt_shrink_load.c
nir_opt_trivial_continues.c
nir_opt_undef.c
nir_phi_builder.c
nir_phi_builder.h
nir_print.c
nir_propagate_invariant.c
nir_remove_dead_variables.c
nir_repair_ssa.c
nir_search.c
nir_search.h
nir_search_helpers.h
nir_serialize.c
nir_serialize.h
nir_split_per_member_structs.c
nir_split_var_copies.c
nir_sweep.c
nir_to_lcssa.c
nir_validate.c
nir_vla.h
nir_worklist.c
nir_worklist.h
tests