Searched refs:unsigned_type_for (Results 1 – 7 of 7) 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()
3669 extern tree unsigned_type_for (tree);
7217 unsigned_type_for (tree type) in unsigned_type_for() function
6314 * tree.c (unsigned_type_for, signed_type_for): Make sure a type15717 * tree.c (unsigned_type_for): Always return integer type.
12583 * tree-ssa-loop-niter.c (unsigned_type_for, signed_type_for):12585 * tree.c (unsigned_type_for, signed_type_for): Moved from15111 * tree-ssa-loop-niter.c (zero_p, unsigned_type_for): Export.15118 (build_int_cst_type, unsigned_type_for, zero_p,
25395 (add_candidate_1): Use generic_type_for instead of unsigned_type_for.