Searched defs:lo_shifted_hi (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_lower_int64.c | 194 nir_ssa_def *lo_shifted_hi = nir_ushr(b, x_lo, reverse_count); in lower_ishl64() local |
Completed in 4 milliseconds