Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_undef.c78 opt_undef_vecN(nir_builder *b, nir_alu_instr *alu) in opt_undef_vecN() function
145 progress = opt_undef_vecN(&b, alu) || progress; in nir_opt_undef()