Searched refs:tnum_with_subreg (Results 1 – 3 of 3) sorted by relevance
248 struct tnum tnum_with_subreg(struct tnum reg, struct tnum subreg) in tnum_with_subreg() function255 return tnum_with_subreg(a, tnum_const(value)); in tnum_const_subreg()
15850 reg1->var_off = tnum_with_subreg(reg1->var_off, t); in regs_refine_cond_op()15851 reg2->var_off = tnum_with_subreg(reg2->var_off, t); in regs_refine_cond_op()15925 reg1->var_off = tnum_with_subreg(reg1->var_off, t); in regs_refine_cond_op()15942 reg1->var_off = tnum_with_subreg(reg1->var_off, t); in regs_refine_cond_op()
125 struct tnum tnum_with_subreg(struct tnum reg, struct tnum subreg);