Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Drange-op.cc150 widest_int lh_range = wi::sub (widest_int::from (lh_ub, TYPE_SIGN (type)), in wi_fold_in_parts() local
172 else if (lh_range > 0 && lh_range < 4) in wi_fold_in_parts()
175 if (lh_range > 1) in wi_fold_in_parts()
179 if (lh_range == 3) in wi_fold_in_parts()
DChangeLog11446 * range-op.cc (range_operator::wi_fold_in_parts): Change lh_range