Searched refs:tnum_and (Results 1 – 3 of 3) sorted by relevance
44 struct tnum tnum_and(struct tnum a, struct tnum b);
86 struct tnum tnum_and(struct tnum a, struct tnum b) in tnum_and() function
14111 dst_reg->var_off = tnum_and(dst_reg->var_off, src_reg.var_off); in adjust_scalar_min_max_vals()14996 t = tnum_and(tnum_subreg(reg1->var_off), tnum_const(~val)); in regs_refine_cond_op()14999 reg1->var_off = tnum_and(reg1->var_off, tnum_const(~val)); in regs_refine_cond_op()