Home
last modified time | relevance | path

Searched refs:max_gt (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/monotone/monotone-1.1/test/func/calculation_of_unidiffs/
H A Dfirstfile2023 int min_gt, max_gt, min_lt, max_lt;
2048 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval);
2055 max_gt = INT_CST_LT (primop1, maxval);
2083 if (!max_gt)
2088 if (!max_gt)
2132 if (!max_gt && !unsignedp0 && TREE_CODE (primop0) != INTEGER_CST)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.c2248 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2282 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()
2289 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()
2317 if (!max_gt) in shorten_compare()
2322 if (!max_gt) in shorten_compare()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.c2248 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2282 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()
2289 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()
2317 if (!max_gt) in shorten_compare()
2322 if (!max_gt) in shorten_compare()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.c2034 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2069 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()
2076 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()
2104 if (!max_gt) in shorten_compare()
2109 if (!max_gt) in shorten_compare()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2824 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2856 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2883 if (!max_gt) in shorten_compare()
2888 if (!max_gt) in shorten_compare()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c2824 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2856 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2883 if (!max_gt) in shorten_compare()
2888 if (!max_gt) in shorten_compare()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2824 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2856 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2883 if (!max_gt) in shorten_compare()
2888 if (!max_gt) in shorten_compare()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2824 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2856 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2883 if (!max_gt) in shorten_compare()
2888 if (!max_gt) in shorten_compare()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2824 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2856 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2883 if (!max_gt) in shorten_compare()
2888 if (!max_gt) in shorten_compare()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c2824 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2856 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2883 if (!max_gt) in shorten_compare()
2888 if (!max_gt) in shorten_compare()
/dports/lang/swi-pl/swipl-8.2.3/library/clp/
H A Dbounds.pl337 ( max_gt(V,CM) ->
361 max_gt(X,Y) :-
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c2847 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2879 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2906 if (!max_gt) in shorten_compare()
2911 if (!max_gt) in shorten_compare()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c2833 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2865 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2892 if (!max_gt) in shorten_compare()
2897 if (!max_gt) in shorten_compare()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c2873 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2905 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2932 if (!max_gt) in shorten_compare()
2937 if (!max_gt) in shorten_compare()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c2834 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2866 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2893 if (!max_gt) in shorten_compare()
2898 if (!max_gt) in shorten_compare()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c2873 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2905 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2932 if (!max_gt) in shorten_compare()
2937 if (!max_gt) in shorten_compare()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c2834 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2866 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2893 if (!max_gt) in shorten_compare()
2898 if (!max_gt) in shorten_compare()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c2873 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2905 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2932 if (!max_gt) in shorten_compare()
2937 if (!max_gt) in shorten_compare()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c2847 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2879 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2906 if (!max_gt) in shorten_compare()
2911 if (!max_gt) in shorten_compare()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c2847 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
2879 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
2906 if (!max_gt) in shorten_compare()
2911 if (!max_gt) in shorten_compare()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c4019 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
4051 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()
4058 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()
4086 if (!max_gt) in shorten_compare()
4091 if (!max_gt) in shorten_compare()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.c4024 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
4056 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()
4063 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()
4091 if (!max_gt) in shorten_compare()
4096 if (!max_gt) in shorten_compare()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.c4102 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
4134 max_gt = INT_CST_LT_UNSIGNED (primop1, maxval); in shorten_compare()
4141 max_gt = INT_CST_LT (primop1, maxval); in shorten_compare()
4169 if (!max_gt) in shorten_compare()
4174 if (!max_gt) in shorten_compare()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c3021 int min_gt, max_gt, min_lt, max_lt; in shorten_compare() local
3053 max_gt = tree_int_cst_lt (primop1, maxval); in shorten_compare()
3080 if (!max_gt) in shorten_compare()
3085 if (!max_gt) in shorten_compare()
/dports/emulators/citra/citra-ac98458e0/externals/teakra/src/
H A Dtest_generator.cpp1261 Config max_gt(Ax a, StepZIDS bs) { in max_gt() function in Teakra::Test::__anon3030058b0211::TestGenerator

12