Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A 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); lower_ushr64() local
[all...]

Completed in 3 milliseconds