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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_idiv.c40 convert_instr(nir_builder *bld, nir_alu_instr *alu) function in typeref:typename:bool
131 progress |= convert_instr(&b, nir_instr_as_alu(instr));
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_idiv.c44 convert_instr(nir_builder *bld, nir_op op, function in typeref:typename:nir_ssa_def *
255 return convert_instr(b, alu->op, numer, denom);

Completed in 4 milliseconds