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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_idiv_const.c101 nir_opt_idiv_const_instr(nir_builder *b, nir_alu_instr *alu) function in typeref:typename:bool
194 progress |= nir_opt_idiv_const_instr(&b, alu);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_idiv_const.c151 nir_opt_idiv_const_instr(nir_builder *b, nir_alu_instr *alu) function in typeref:typename:bool
236 progress |= nir_opt_idiv_const_instr(&b, alu);

Completed in 4 milliseconds