Searched refs:opt_undef_vecN (Results 1 – 2 of 2) sorted by relevance
77 opt_undef_vecN(nir_builder *b, nir_alu_instr *alu) in opt_undef_vecN() function175 return opt_undef_csel(alu) || opt_undef_vecN(b, alu); in nir_opt_undef_instr()
2424 - nir: Handle vec8/16 in opt_undef_vecN