nir: Combine the int and double [un]pack opcodes
[mesa.git] / src / compiler / nir /
drwxr-xr-x   ..
-rw-r--r-- 97 .gitignore
-rw-r--r-- 5823 README
-rw-r--r-- 56811 nir.c
-rw-r--r-- 78545 nir.h
-rw-r--r-- 21825 nir_algebraic.py
-rw-r--r-- 2680 nir_array.h
-rw-r--r-- 16806 nir_builder.h
-rw-r--r-- 1862 nir_builder_opcodes_h.py
-rw-r--r-- 24579 nir_clone.c
-rw-r--r-- 1385 nir_constant_expressions.h
-rw-r--r-- 11817 nir_constant_expressions.py
-rw-r--r-- 22173 nir_control_flow.c
-rw-r--r-- 6514 nir_control_flow.h
-rw-r--r-- 1472 nir_control_flow_private.h
-rw-r--r-- 8048 nir_dominance.c
-rw-r--r-- 32766 nir_from_ssa.c
-rw-r--r-- 10685 nir_gather_info.c
-rw-r--r-- 3079 nir_gs_count_vertices.c
-rw-r--r-- 9474 nir_inline_functions.c
-rw-r--r-- 16889 nir_instr_set.c
-rw-r--r-- 2438 nir_instr_set.h
-rw-r--r-- 2017 nir_intrinsics.c
-rw-r--r-- 19738 nir_intrinsics.h
-rw-r--r-- 9714 nir_liveness.c
-rw-r--r-- 27301 nir_loop_analyze.c
-rw-r--r-- 3158 nir_loop_analyze.h
-rw-r--r-- 9735 nir_lower_alu_to_scalar.c
-rw-r--r-- 6789 nir_lower_atomics.c
-rw-r--r-- 4543 nir_lower_bitmap.c
-rw-r--r-- 3647 nir_lower_clamp_color_outputs.c
-rw-r--r-- 10247 nir_lower_clip.c
-rw-r--r-- 5934 nir_lower_clip_cull_distance_arrays.c
-rw-r--r-- 3637 nir_lower_constant_initializers.c
-rw-r--r-- 19527 nir_lower_double_ops.c
-rw-r--r-- 3124 nir_lower_double_packing.c
-rw-r--r-- 8579 nir_lower_drawpixels.c
-rw-r--r-- 3624 nir_lower_global_vars_to_local.c
-rw-r--r-- 7373 nir_lower_gs_intrinsics.c
-rw-r--r-- 4180 nir_lower_idiv.c
-rw-r--r-- 8410 nir_lower_indirect_derefs.c
-rw-r--r-- 18253 nir_lower_io.c
-rw-r--r-- 4401 nir_lower_io_to_scalar.c
-rw-r--r-- 7085 nir_lower_io_to_temporaries.c
-rw-r--r-- 5959 nir_lower_io_types.c
-rw-r--r-- 3252 nir_lower_load_const_to_scalar.c
-rw-r--r-- 9923 nir_lower_locals_to_regs.c
-rw-r--r-- 2061 nir_lower_passthrough_edgeflags.c
-rw-r--r-- 2272 nir_lower_patch_vertices.c
-rw-r--r-- 10988 nir_lower_phis_to_scalar.c
-rw-r--r-- 9331 nir_lower_regs_to_ssa.c
-rw-r--r-- 9351 nir_lower_returns.c
-rw-r--r-- 6220 nir_lower_samplers.c
-rw-r--r-- 5463 nir_lower_system_values.c
-rw-r--r-- 28393 nir_lower_tex.c
-rw-r--r-- 6101 nir_lower_to_source_mods.c
-rw-r--r-- 5919 nir_lower_two_sided_color.c
-rw-r--r-- 7044 nir_lower_var_copies.c
-rw-r--r-- 25111 nir_lower_vars_to_ssa.c
-rw-r--r-- 10032 nir_lower_vec_to_movs.c
-rw-r--r-- 3676 nir_lower_wpos_center.c
-rw-r--r-- 13194 nir_lower_wpos_ytransform.c
-rw-r--r-- 3068 nir_metadata.c
-rw-r--r-- 6529 nir_move_vec_src_uses_to_dest.c
-rw-r--r-- 3884 nir_normalize_cubemap_coords.c
-rw-r--r-- 27712 nir_opcodes.py
-rw-r--r-- 2036 nir_opcodes_c.py
-rw-r--r-- 1662 nir_opcodes_h.py
-rw-r--r-- 25354 nir_opt_algebraic.py
-rw-r--r-- 4269 nir_opt_conditional_discard.c
-rw-r--r-- 7189 nir_opt_constant_folding.c
-rw-r--r-- 28427 nir_opt_copy_prop_vars.c
-rw-r--r-- 7549 nir_opt_copy_propagate.c
-rw-r--r-- 2743 nir_opt_cse.c
-rw-r--r-- 4853 nir_opt_dce.c
-rw-r--r-- 10612 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-- 8373 nir_opt_if.c
-rw-r--r-- 20538 nir_opt_loop_unroll.c
-rw-r--r-- 6165 nir_opt_move_comparisons.c
-rw-r--r-- 7877 nir_opt_peephole_select.c
-rw-r--r-- 5508 nir_opt_remove_phis.c
-rw-r--r-- 4883 nir_opt_trivial_continues.c
-rw-r--r-- 5144 nir_opt_undef.c
-rw-r--r-- 10945 nir_phi_builder.c
-rw-r--r-- 4759 nir_phi_builder.h
-rw-r--r-- 31683 nir_print.c
-rw-r--r-- 5502 nir_propagate_invariant.c
-rw-r--r-- 6289 nir_remove_dead_variables.c
-rw-r--r-- 4557 nir_repair_ssa.c
-rw-r--r-- 19999 nir_search.c
-rw-r--r-- 4277 nir_search.h
-rw-r--r-- 4527 nir_search_helpers.h
-rw-r--r-- 11422 nir_split_var_copies.c
-rw-r--r-- 5370 nir_sweep.c
-rw-r--r-- 6544 nir_to_lcssa.c
-rw-r--r-- 38534 nir_validate.c
-rw-r--r-- 2089 nir_vla.h
-rw-r--r-- 3526 nir_worklist.c
-rw-r--r-- 2957 nir_worklist.h
drwxr-xr-x - tests