Searched defs:dest_shifted (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_lower_alu.c | 147 nir_ssa_def *dest_shifted = nir_ishr(b, dest_32, nir_imm_int(b, src0->bit_size)); in lower_alu_instr() local |
Completed in 2 milliseconds