Searched refs:tnum_subreg (Results 1 – 3 of 3) sorted by relevance
90 struct tnum tnum_subreg(struct tnum a);98 return !(tnum_subreg(a)).mask; in tnum_subreg_is_const()
201 struct tnum tnum_subreg(struct tnum a) in tnum_subreg() function
1249 struct tnum var32_off = tnum_subreg(reg->var_off); in __update_reg32_bounds()4024 reg->var_off = tnum_subreg(reg->var_off); in zext_32_to_64()7803 struct tnum subreg = tnum_subreg(dst_reg->var_off); in scalar32_min_max_lsh()7863 struct tnum subreg = tnum_subreg(dst_reg->var_off); in scalar32_min_max_rsh()8500 struct tnum subreg = tnum_subreg(reg->var_off); in is_branch32_taken()8882 tnum_subreg(false_32off)); in reg_set_min_max()8884 tnum_subreg(true_32off)); in reg_set_min_max()9223 tnum_subreg(src_reg->var_off).value, in check_cond_jmp_op()9299 tnum_subreg(src_reg->var_off).value, in check_cond_jmp_op()9303 tnum_is_const(tnum_subreg(dst_reg->var_off)))) in check_cond_jmp_op()[all …]
Completed in 27 milliseconds