Searched defs:div_res (Results 1 – 1 of 1) sorted by relevance
455 let div_res = bcx.ins().udiv(lhs, safe_rhs); in translate_program() localVariable543 let div_res = bcx.ins().urem(lhs, safe_rhs); in translate_program() localVariable684 let div_res = bcx.ins().udiv(lhs, safe_rhs); in translate_program() localVariable710 let div_res = bcx.ins().urem(lhs, safe_rhs); in translate_program() localVariable