Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_undef.c39 opt_undef_csel(nir_alu_instr *instr) in opt_undef_csel() function
144 progress = opt_undef_csel(alu) || progress; in nir_opt_undef()