Home
last modified time | relevance | path

Searched defs:lo_shifted (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c192 nir_ssa_def *lo_shifted = nir_ishl(b, x_lo, y); in lower_ishl64() local
236 nir_ssa_def *lo_shifted = nir_ushr(b, x_lo, y); in lower_ishr64() local
279 nir_ssa_def *lo_shifted = nir_ushr(b, x_lo, y); in lower_ushr64() local