Searched refs:overflow_pos (Results 1 – 2 of 2) sorted by relevance
1418 int overflow_pos = sign == SIGNED ? prec - 1 : prec; in wi_fold() local1419 int bound_shift = overflow_pos - rh_ub.to_shwi (); in wi_fold()
2006 int overflow_pos = sign == SIGNED ? prec - 1 : prec; in wi_fold() local2007 int bound_shift = overflow_pos - rh_ub.to_shwi (); in wi_fold()