Searched refs:nir_select_from_ssa_def_array (Results 1 – 2 of 2) sorted by relevance
219 return nir_select_from_ssa_def_array(b, cols, num_cols, column); in lower_system_value_instr()
713 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() function733 return nir_select_from_ssa_def_array(b, comps, vec->num_components, c); in nir_vector_extract()