Home
last modified time | relevance | path

Searched refs:shorter_type (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfold-const.c6277 tree shorter_type, outer_type; in fold_widened_comparison() local
6283 shorter_type = TREE_TYPE (arg0_unw); in fold_widened_comparison()
6289 && TREE_CODE (shorter_type) == POINTER_TYPE in fold_widened_comparison()
6297 arg1_unw = get_unwidened (arg1, shorter_type); in fold_widened_comparison()
6302 && (TREE_TYPE (arg1_unw) == shorter_type in fold_widened_comparison()
6304 && (TREE_CODE (shorter_type) == INTEGER_TYPE in fold_widened_comparison()
6305 || TREE_CODE (shorter_type) == BOOLEAN_TYPE) in fold_widened_comparison()
6306 && int_fits_type_p (arg1_unw, shorter_type)))) in fold_widened_comparison()
6308 fold_convert (shorter_type, arg1_unw)); in fold_widened_comparison()
6311 || TREE_CODE (shorter_type) != INTEGER_TYPE in fold_widened_comparison()
[all …]
H A DChangeLog-200522228 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfold-const.c6723 tree shorter_type, outer_type; in fold_widened_comparison() local
6729 shorter_type = TREE_TYPE (arg0_unw); in fold_widened_comparison()
6735 && TREE_CODE (shorter_type) == POINTER_TYPE in fold_widened_comparison()
6748 && (TREE_TYPE (arg1_unw) == shorter_type in fold_widened_comparison()
6749 || ((TYPE_PRECISION (shorter_type) in fold_widened_comparison()
6751 && (TYPE_UNSIGNED (shorter_type) in fold_widened_comparison()
6754 && (TREE_CODE (shorter_type) == INTEGER_TYPE in fold_widened_comparison()
6755 || TREE_CODE (shorter_type) == BOOLEAN_TYPE) in fold_widened_comparison()
6758 fold_convert_loc (loc, shorter_type, arg1_unw)); in fold_widened_comparison()
6761 || TREE_CODE (shorter_type) != INTEGER_TYPE in fold_widened_comparison()
[all …]
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfold-const.c6705 tree shorter_type, outer_type; in fold_widened_comparison() local
6711 shorter_type = TREE_TYPE (arg0_unw); in fold_widened_comparison()
6717 && TREE_CODE (shorter_type) == POINTER_TYPE in fold_widened_comparison()
6730 && (TREE_TYPE (arg1_unw) == shorter_type in fold_widened_comparison()
6731 || ((TYPE_PRECISION (shorter_type) in fold_widened_comparison()
6733 && (TYPE_UNSIGNED (shorter_type) in fold_widened_comparison()
6736 && (TREE_CODE (shorter_type) == INTEGER_TYPE in fold_widened_comparison()
6737 || TREE_CODE (shorter_type) == BOOLEAN_TYPE) in fold_widened_comparison()
6740 fold_convert_loc (loc, shorter_type, arg1_unw)); in fold_widened_comparison()
6743 || TREE_CODE (shorter_type) != INTEGER_TYPE in fold_widened_comparison()
[all …]
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.c6799 tree shorter_type, outer_type; in fold_widened_comparison() local
6805 shorter_type = TREE_TYPE (arg0_unw); in fold_widened_comparison()
6811 && TREE_CODE (shorter_type) == POINTER_TYPE in fold_widened_comparison()
6824 && (TREE_TYPE (arg1_unw) == shorter_type in fold_widened_comparison()
6825 || ((TYPE_PRECISION (shorter_type) in fold_widened_comparison()
6827 && (TYPE_UNSIGNED (shorter_type) in fold_widened_comparison()
6830 && (TREE_CODE (shorter_type) == INTEGER_TYPE in fold_widened_comparison()
6831 || TREE_CODE (shorter_type) == BOOLEAN_TYPE) in fold_widened_comparison()
6834 fold_convert_loc (loc, shorter_type, arg1_unw)); in fold_widened_comparison()
6837 || TREE_CODE (shorter_type) != INTEGER_TYPE in fold_widened_comparison()
[all …]
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog-200535404 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type

12