Home
last modified time | relevance | path

Searched refs:unsigned_type_for (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-ifcombine.cc499 bits1 = fold_convert (unsigned_type_for (TREE_TYPE (bits1)), bits1); in ifcombine_ifandif()
501 bits2 = fold_convert (unsigned_type_for (TREE_TYPE (bits2)), bits2); in ifcombine_ifandif()
506 bits2 = fold_convert (unsigned_type_for (TREE_TYPE (bits2)), bits2); in ifcombine_ifandif()
508 bits1 = fold_convert (unsigned_type_for (TREE_TYPE (bits1)), bits1); in ifcombine_ifandif()
Dtree-scalar-evolution.cc1724 ctype = unsigned_type_for (type); in interpret_rhs_expr()
1745 ctype = unsigned_type_for (type); in interpret_rhs_expr()
1765 ctype = unsigned_type_for (type); in interpret_rhs_expr()
1796 ctype = unsigned_type_for (type); in interpret_rhs_expr()
1809 tree uns = unsigned_type_for (type); in interpret_rhs_expr()
1839 tree utype = unsigned_type_for (type); in interpret_rhs_expr()
Dconvert.cc430 typex = unsigned_type_for (typex); in do_narrow()
869 typex = unsigned_type_for (typex); in convert_to_integer_1()
Dtree-ssa-loop-niter.cc988 tree niter_type = unsigned_type_for (type); in number_of_iterations_ne()
1478 tree niter_type = unsigned_type_for (type); in number_of_iterations_until_wrap()
1580 tree utype = unsigned_type_for (base_type); in number_of_iterations_until_wrap()
1613 tree niter_type = unsigned_type_for (type); in number_of_iterations_lt()
1949 niter->niter = build_int_cst (unsigned_type_for (type), 0); in number_of_iterations_cond()
2794 tree utype = unsigned_type_for (TREE_TYPE (src)); in number_of_iterations_popcount()
3647 unsigned_type = unsigned_type_for (type); in record_nonwrapping_iv()
4809 unsigned_type = unsigned_type_for (type); in loop_exits_before_overflow()
Dmatch.pd163 (with { tree utype = unsigned_type_for (TREE_TYPE (@0)); }
303 (with { tree itype = FLOAT_TYPE_P (type) ? unsigned_type_for (type) : type; }
463 (with { tree utype = unsigned_type_for (type); }
655 (with { tree utype = unsigned_type_for (TREE_TYPE (@0)); }
730 utype = unsigned_type_for (utype); }
931 { tree utype = unsigned_type_for (type); }
1661 : unsigned_type_for (stype); }
1935 tree utype = unsigned_type_for (TREE_TYPE (@0));
1943 tree utype = unsigned_type_for (TREE_TYPE (@0));
2673 (with { tree utype = unsigned_type_for (type); }
[all …]
Dtree-chrec.cc552 ctype = unsigned_type_for (type); in chrec_evaluate()
1471 tree utype = unsigned_type_for (type); in chrec_convert_1()
Dtree-ssa-loop-ivopts.cc2962 return unsigned_type_for (type); in generic_type_for()
2967 return unsigned_type_for (type); in generic_type_for()
4007 uutype = unsigned_type_for (utype); in get_computation_aff_1()
4204 ctype = unsigned_type_for (ctype); in get_debug_computation_at()
5089 steptype = unsigned_type_for (type); in cand_value_at()
5141 type = unsigned_type_for (TREE_TYPE (step)); in iv_period()
Dgimple-range-fold.cc1061 range_cast (r, unsigned_type_for (r.type ())); in range_of_builtin_call()
Dfold-const.cc723 : unsigned_type_for (type); in fold_negate_expr_1()
5424 utype = unsigned_type_for (etype); in range_check_type()
5437 etype = unsigned_type_for (etype); in range_check_type()
5493 etype = unsigned_type_for (etype); in build_range_check()
5898 tree utype = unsigned_type_for (TREE_TYPE (arg1)); in fold_cond_expr_with_comparison()
7701 tree utype = unsigned_type_for (type); in fold_plusminus_mult_expr()
9481 tree uns = unsigned_type_for (TREE_TYPE (and0)); in fold_unary_loc()
9556 mult_type = unsigned_type_for (type); in fold_unary_loc()
12756 return unsigned_type_for (type); in fold_bit_and_mask()
13054 tem_type = unsigned_type_for (TREE_TYPE (tem)); in fold_ternary_loc()
Dtree-vect-loop-manip.cc1652 tree type = unsigned_type_for (TREE_TYPE (start_addr)); in get_misalign_in_elems()
3333 tree type = unsigned_type_for (TREE_TYPE (expr)); in vect_create_cond_for_lower_bounds()
Dtree-ssa-phiopt.cc785 type = unsigned_type_for (type); in two_value_replacement()
799 type = unsigned_type_for (type); in two_value_replacement()
Dtree-ssa-reassoc.cc3129 type = unsigned_type_for (type); in optimize_range_tests_diff()
3437 tree etype = unsigned_type_for (TREE_TYPE (exp)); in optimize_range_tests_to_bit_test()
3918 tree utype = unsigned_type_for (TREE_TYPE (rhs1)); in optimize_range_tests_var_bound()
Drange-op.cc2117 utype = unsigned_type_for (type); in op1_range()
2414 range_cast (converted_lhs, unsigned_type_for (lhs_type)); in op1_range()
Dexpmed.cc5403 t = unsigned_type_for (type); in make_tree()
5424 t = unsigned_type_for (type); in make_tree()
Dtree-vrp.cc3085 tree uop = fold_convert (unsigned_type_for (TREE_TYPE (op)), op); in find_switch_asserts()
Dtree.cc10445 tree newtype = unsigned_type_for (type); in bitmask_inv_cst_vector_p()
10458 tree ty = unsigned_type_for (TREE_TYPE (cst)); in bitmask_inv_cst_vector_p()
10943 unsigned_type_for (tree type) in unsigned_type_for() function
Dtree-ssa-math-opts.cc4638 ntype = TYPE_UNSIGNED (stype) ? unsigned_type_for (optype) in convert_mult_to_highpart()
Dtree-eh.cc2816 tree utype = unsigned_type_for (type); in replace_trapping_overflow()
Dtree-data-ref.cc2303 tree utype = unsigned_type_for (TREE_TYPE (min1)); in create_intersect_range_checks_index()
Dtree-vect-patterns.cc3160 tree multtype = cast_to_unsigned_p ? unsigned_type_for (itype) : itype; in vect_synth_mult_by_constant()
Dtree.h4628 extern tree unsigned_type_for (tree);
DChangeLog-200718118 (unsigned_type_for): Use signed_or_unsigned_type_for.
18154 unsigned_type_for.
18161 instead of unsigned_type_for.
20988 * c-common.c (warnings_for_convert_and_check): Use unsigned_type_for
20993 (c_common_nodes_and_builtins): Use unsigned_type_for instead of
20996 * c-decl.c (grokdeclarator): Use unsigned_type_for instead of
20998 * c-format.c (check_format_types): Use unsigned_type_for instead of
21001 * c-typeck.c (convert_for_assignment): Use unsigned_type_for instead
21003 * convert.c (convert_to_integer): Use unsigned_type_for instead of
21005 * expmed.c (make_tree): Use unsigned_type_for instead of
[all …]
Domp-expand.cc6600 altv = create_tmp_var (unsigned_type_for (TREE_TYPE (fd->loops[0].v))); in expand_omp_simd()
6635 altv = create_tmp_var (unsigned_type_for (TREE_TYPE (fd->loops[0].v))); in expand_omp_simd()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-builtin.cc1354 tree type = unsigned_type_for (TREE_TYPE (lhs)); in rs6000_gimple_fold_builtin()
1694 tree unsigned_arg1_type = unsigned_type_for (TREE_TYPE (arg1)); in rs6000_gimple_fold_builtin()
1695 tree unsigned_element_type = unsigned_type_for (TREE_TYPE (arg1_type)); in rs6000_gimple_fold_builtin()
1736 tree unsigned_arg1_type = unsigned_type_for (TREE_TYPE (arg1)); in rs6000_gimple_fold_builtin()
1737 tree unsigned_element_type = unsigned_type_for (TREE_TYPE (arg1_type)); in rs6000_gimple_fold_builtin()
1747 tree_vector_builder elts (unsigned_type_for (arg1_type), n_elts, 1); in rs6000_gimple_fold_builtin()
1774 tree unsigned_arg1_type = unsigned_type_for (TREE_TYPE (arg1)); in rs6000_gimple_fold_builtin()
1775 tree unsigned_element_type = unsigned_type_for (TREE_TYPE (arg1_type)); in rs6000_gimple_fold_builtin()
1781 unsigned_type_for (TREE_TYPE (arg0)), arg0); in rs6000_gimple_fold_builtin()
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dmatch-and-simplify.texi352 (with @{ tree utype = unsigned_type_for (type); @}

12