Searched refs:wi_offset (Results 1 – 2 of 2) sorted by relevance
9327 poly_wide_int wi_offset; in pointer_may_wrap_p() local9330 wi_offset = wi::zero (precision); in pointer_may_wrap_p()9334 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()9339 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()
9949 poly_wide_int wi_offset; in pointer_may_wrap_p() local9952 wi_offset = wi::zero (precision); in pointer_may_wrap_p()9956 wi_offset = wi::to_poly_wide (offset); in pointer_may_wrap_p()9961 poly_wide_int total = wi::add (wi_offset, units, UNSIGNED, &overflow); in pointer_may_wrap_p()