Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vrp.c157 tree type_max = vrp_val_max (TREE_TYPE (val)); in vrp_val_is_max() local
1500 wide_int type_min, type_max, wmin, wmax; in extract_range_from_binary_expr_1() local
H A Dgimple-ssa-sprintf.c1188 HOST_WIDE_INT type_max = tree_to_uhwi (TYPE_MAX_VALUE (argtype)); in get_int_range() local
H A Dtree-scalar-evolution.c3155 wide_int base_min, base_max, step_min, step_max, type_min, type_max; in iv_can_overflow_p() local
H A Dtree-parloops.c1874 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.c8476 widest_int type_max = widest_int::from (wi::max_value (type), sgn); in loop_niters_no_overflow() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c194 tree type_max = vrp_val_max (TREE_TYPE (val)); in vrp_val_is_max() local