Searched refs:tnum_step (Results 1 – 3 of 3) sorted by relevance
135 u64 tnum_step(struct tnum t, u64 z);
287 u64 tnum_step(struct tnum t, u64 z) in tnum_step() function
2396 tnum_next = tnum_step(reg->var_off, reg->umin_value); in __update_reg64_bounds()2413 tnum_step(reg->var_off, tnum_next) > reg->umax_value) { in __update_reg64_bounds()