Home
last modified time | relevance | path

Searched refs:nit_type (Results 1 – 25 of 61) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-parloops.c1820 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1825 if (!tree_int_cst_equal (nit, TYPE_MAXVAL (nit_type))) in try_transform_to_exit_first_loop_alt()
1827 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1828 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1870 widest_int type_max = wi::to_widest (TYPE_MAXVAL (nit_type)); in try_transform_to_exit_first_loop_alt()
1892 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1893 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
H A Dtree-ssa-loop-niter.c3980 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
3983 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
3987 if (!wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4032 || !wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4039 niter, wide_int_to_tree (nit_type, bound)); in n_of_executions_at_most()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-parloops.c1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1829 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1831 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1832 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1874 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1896 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1897 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
H A Dtree-ssa-loop-niter.c4210 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
4213 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
4217 if (!wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4262 || !wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4269 niter, wide_int_to_tree (nit_type, bound)); in n_of_executions_at_most()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1829 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1831 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1832 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1874 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1896 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1897 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
H A Dtree-ssa-loop-niter.c4210 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
4213 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
4217 if (!wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4262 || !wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4269 niter, wide_int_to_tree (nit_type, bound)); in n_of_executions_at_most()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1829 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1831 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1832 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1874 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1896 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1897 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
H A Dtree-ssa-loop-niter.c4210 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
4213 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
4217 if (!wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4262 || !wi::fits_to_tree_p (bound, nit_type)) in n_of_executions_at_most()
4269 niter, wide_int_to_tree (nit_type, bound)); in n_of_executions_at_most()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-parloops.c1827 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1832 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1834 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1835 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1877 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1899 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1900 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1829 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1831 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1832 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1874 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1896 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1897 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1829 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1831 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1832 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1874 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1896 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1897 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-parloops.c1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1829 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1831 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1832 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1874 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1896 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1897 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-parloops.c1820 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1825 if (!tree_int_cst_equal (nit, TYPE_MAXVAL (nit_type))) in try_transform_to_exit_first_loop_alt()
1827 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1828 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1870 widest_int type_max = wi::to_widest (TYPE_MAXVAL (nit_type)); in try_transform_to_exit_first_loop_alt()
1892 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1893 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-parloops.c1827 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1832 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1834 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1835 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1877 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1899 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1900 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-parloops.c1828 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
1833 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
1835 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
1836 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
1878 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
1900 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
1901 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-parloops.c2531 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
2536 if (!tree_int_cst_equal (nit, TYPE_MAX_VALUE (nit_type))) in try_transform_to_exit_first_loop_alt()
2538 alt_bound = fold_build2_loc (UNKNOWN_LOCATION, PLUS_EXPR, nit_type, in try_transform_to_exit_first_loop_alt()
2539 nit, build_one_cst (nit_type)); in try_transform_to_exit_first_loop_alt()
2581 widest_int type_max = wi::to_widest (TYPE_MAX_VALUE (nit_type)); in try_transform_to_exit_first_loop_alt()
2603 alt_bound = fold_build2 (PLUS_EXPR, nit_type, nit, in try_transform_to_exit_first_loop_alt()
2604 build_int_cst_type (nit_type, 1)); in try_transform_to_exit_first_loop_alt()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-niter.c3651 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
3654 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
3658 if (!double_int_fits_to_tree_p (nit_type, bound)) in n_of_executions_at_most()
3703 || !double_int_fits_to_tree_p (nit_type, bound)) in n_of_executions_at_most()
3710 niter, double_int_to_tree (nit_type, bound)); in n_of_executions_at_most()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-niter.c3669 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
3672 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
3676 if (!double_int_fits_to_tree_p (nit_type, bound)) in n_of_executions_at_most()
3721 || !double_int_fits_to_tree_p (nit_type, bound)) in n_of_executions_at_most()
3728 niter, double_int_to_tree (nit_type, bound)); in n_of_executions_at_most()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-niter.c3642 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
3645 gcc_assert (TYPE_UNSIGNED (nit_type)); in n_of_executions_at_most()
3649 if (!double_int_fits_to_tree_p (nit_type, bound)) in n_of_executions_at_most()
3694 || !double_int_fits_to_tree_p (nit_type, bound)) in n_of_executions_at_most()
3701 niter, double_int_to_tree (nit_type, bound)); in n_of_executions_at_most()

123