Searched refs:bits_to_lose (Results 1 – 1 of 1) sorted by relevance
166 nir_ssa_def *bits_to_lose = nir_isub(b, msb, mantissa_bit_size); in nir_round_int_to_float() local168 nir_ssa_def *adjust = nir_ishl(b, one, bits_to_lose); in nir_round_int_to_float()