Searched refs:tnum_lshift (Results 1 – 3 of 3) sorted by relevance
25 struct tnum tnum_lshift(struct tnum a, u8 shift);
36 struct tnum tnum_lshift(struct tnum a, u8 shift) in tnum_lshift() function
3078 dst_reg->var_off = tnum_lshift(dst_reg->var_off, umin_val); in adjust_scalar_min_max_vals()