Home
last modified time | relevance | path

Searched refs:type_high_bound (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.c4244 tree type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p() local
4278 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
4280 ok_for_high_bound = ! tree_int_cst_lt (type_high_bound, c); in int_fits_type_p()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.c4244 tree type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p() local
4278 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
4280 ok_for_high_bound = ! tree_int_cst_lt (type_high_bound, c); in int_fits_type_p()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree.c5490 tree type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p() local
5515 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
5517 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree.c8370 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8379 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8413 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8415 dd = tree_to_double_int (type_high_bound); in int_fits_type_p()
8416 if (unsc != TYPE_UNSIGNED (TREE_TYPE (type_high_bound))) in int_fits_type_p()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree.c8316 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8325 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8359 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8361 dd = tree_to_double_int (type_high_bound); in int_fits_type_p()
8362 if (unsc != TYPE_UNSIGNED (TREE_TYPE (type_high_bound))) in int_fits_type_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree.c8561 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8570 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8604 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8606 dd = tree_to_double_int (type_high_bound); in int_fits_type_p()
8607 if (unsc != TYPE_UNSIGNED (TREE_TYPE (type_high_bound))) in int_fits_type_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree.c8986 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8997 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9020 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9022 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree.c8986 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8997 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9020 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9022 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree.c7959 tree type_low_bound, type_high_bound; in int_fits_type_p() local
7970 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
7993 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
7995 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree.c8647 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8658 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8681 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8683 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c8647 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8658 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8681 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8683 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree.c8647 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8658 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8681 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8683 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c8647 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8658 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8681 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8683 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c8647 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8658 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8681 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8683 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree.c8648 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8659 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
8682 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
8684 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree.c9080 tree type_low_bound, type_high_bound; in int_fits_type_p() local
9091 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9114 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9116 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree.c8987 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8998 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9021 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9023 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree.c8988 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8999 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9022 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9024 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree.c9164 tree type_low_bound, type_high_bound; in int_fits_type_p() local
9175 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9198 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9200 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree.c9080 tree type_low_bound, type_high_bound; in int_fits_type_p() local
9091 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9114 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9116 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree.c9080 tree type_low_bound, type_high_bound; in int_fits_type_p() local
9091 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9114 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9116 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree.c8987 tree type_low_bound, type_high_bound; in int_fits_type_p() local
8998 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9021 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9023 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree.c9164 tree type_low_bound, type_high_bound; in int_fits_type_p() local
9175 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9198 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9200 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree.c9159 tree type_low_bound, type_high_bound; in int_fits_type_p() local
9170 type_high_bound = TYPE_MAX_VALUE (type); in int_fits_type_p()
9193 if (type_high_bound && TREE_CODE (type_high_bound) == INTEGER_CST) in int_fits_type_p()
9195 if (tree_int_cst_lt (type_high_bound, c)) in int_fits_type_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c2621 tree type_low_bound, type_high_bound; in unsafe_conversion_p() local
2629 type_high_bound = TYPE_MAX_VALUE (expr_type); in unsafe_conversion_p()
2631 real_high_bound = real_value_from_int_cst (0, type_high_bound); in unsafe_conversion_p()

12