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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_undef.c39 opt_undef_csel(nir_alu_instr *instr) function in typeref:typename:bool
175 return opt_undef_csel(alu) || opt_undef_vecN(b, alu);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_undef.c39 opt_undef_csel(nir_alu_instr *instr) function in typeref:typename:bool
148 progress = opt_undef_csel(alu) || progress;

Completed in 2 milliseconds