Home
last modified time | relevance | path

Searched refs:nir_select_from_ssa_def_array (Results 1 – 20 of 20) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_system_values.c219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_lower_system_values.c235 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
H A Dnir_builder.h526 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function
546 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()