Home
last modified time | relevance | path

Searched defs:type_max (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc1858 wide_int type_max = wi::max_value (prec, sign); in invert() local
1938 wide_int type_max = wi::max_value (TYPE_PRECISION (type), TYPE_SIGN (type)); in dump_bound_with_infinite_markers() local
2085 tree type_max = vrp_val_max (TREE_TYPE (val)); in vrp_val_is_max() local
H A Dtree-scalar-evolution.cc3032 wide_int base_min, base_max, step_min, step_max, type_min, type_max; in iv_can_overflow_p() local
H A Dgimple-ssa-sprintf.cc1090 HOST_WIDE_INT type_max = tree_to_uhwi (TYPE_MAX_VALUE (argtype)); in get_int_range() local
H A Dtree-vrp.cc688 wide_int type_max = wi::max_value (prec, sgn); in set_value_range_with_overflow() local
H A Dtree-parloops.cc2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt() local
H A Dtree-vect-loop.cc9167 widest_int type_max = widest_int::from (wi::max_value (type), sgn); in loop_niters_no_overflow() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-range.cc1531 tree type_max = vrp_val_max (TREE_TYPE (val)); in vrp_val_is_max() local
H A Dtree-scalar-evolution.c3040 wide_int base_min, base_max, step_min, step_max, type_min, type_max; in iv_can_overflow_p() local
H A Dgimple-ssa-sprintf.c1080 HOST_WIDE_INT type_max = tree_to_uhwi (TYPE_MAX_VALUE (argtype)); in get_int_range() local
H A Dtree-parloops.c2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt() local
H A Dtree-vrp.c869 wide_int type_max = wi::max_value (prec, sgn); in set_value_range_with_overflow() local
H A Dtree-vect-loop.c8270 widest_int type_max = widest_int::from (wi::max_value (type), sgn); in loop_niters_no_overflow() local