Home
last modified time | relevance | path

Searched refs:overflow_pos (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc1418 int overflow_pos = sign == SIGNED ? prec - 1 : prec; in wi_fold() local
1419 int bound_shift = overflow_pos - rh_ub.to_shwi (); in wi_fold()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc2006 int overflow_pos = sign == SIGNED ? prec - 1 : prec; in wi_fold() local
2007 int bound_shift = overflow_pos - rh_ub.to_shwi (); in wi_fold()