Searched refs:hi_shifted (Results 1 – 1 of 1) sorted by relevance
193 nir_ssa_def *hi_shifted = nir_ishl(b, x_hi, y); in lower_ishl64() local198 nir_ior(b, hi_shifted, lo_shifted_hi)); in lower_ishl64()237 nir_ssa_def *hi_shifted = nir_ishr(b, x_hi, y); in lower_ishr64() local242 hi_shifted); in lower_ishr64()280 nir_ssa_def *hi_shifted = nir_ushr(b, x_hi, y); in lower_ushr64() local285 hi_shifted); in lower_ushr64()