Searched refs:new_n_hi (Results 1 – 1 of 1) sorted by relevance
100 nir_ssa_def *new_n_hi = nir_isub(b, n_hi, d_shift); in lower_udiv64_mod64() local111 n_hi = nir_bcsel(b, cond, new_n_hi, n_hi); in lower_udiv64_mod64()