Searched refs:unsigned_type_for (Results 1 – 4 of 4) sorted by relevance
140 tree niter_type = unsigned_type_for (type); in number_of_iterations_ne()414 tree niter_type = unsigned_type_for (type); in number_of_iterations_lt()652 niter->niter = build_int_cst (unsigned_type_for (type), 0); in number_of_iterations_cond()1687 tree c_bound = double_int_to_tree (unsigned_type_for (TREE_TYPE (bound)), in record_estimate()1813 utype = unsigned_type_for (type); in infer_loop_bounds_from_undefined()2044 unsigned_type = unsigned_type_for (type); in scev_probably_wraps_p()
1938 return unsigned_type_for (type); in generic_type_for()1943 return unsigned_type_for (type); in generic_type_for()3068 uutype = unsigned_type_for (utype); in get_computation_aff()4102 type = unsigned_type_for (TREE_TYPE (step)); in iv_period()
3589 extern tree unsigned_type_for (tree);
7189 unsigned_type_for (tree type) in unsigned_type_for() function