Home
last modified time | relevance | path

Searched refs:range_check_type (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h173 extern tree range_check_type (tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.h180 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c610 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1487 tree unsigned_index_type = range_check_type (index_type); in emit()
1798 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.h173 extern tree range_check_type (tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h173 extern tree range_check_type (tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h173 extern tree range_check_type (tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h173 extern tree range_check_type (tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.h180 extern tree range_check_type (tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.h180 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c610 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1487 tree unsigned_index_type = range_check_type (index_type); in emit()
1798 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.h173 extern tree range_check_type (tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.h192 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c605 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1481 tree unsigned_index_type = range_check_type (index_type); in emit()
1792 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.h201 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c605 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1502 tree unsigned_index_type = range_check_type (index_type); in emit()
1842 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.h192 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c605 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1502 tree unsigned_index_type = range_check_type (index_type); in emit()
1813 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.h201 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c605 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1502 tree unsigned_index_type = range_check_type (index_type); in emit()
1842 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.h201 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c605 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1502 tree unsigned_index_type = range_check_type (index_type); in emit()
1842 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.h192 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c605 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1502 tree unsigned_index_type = range_check_type (index_type); in emit()
1813 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.h205 extern tree range_check_type (tree);
H A Dtree-switch-conversion.c606 && (type = range_check_type (TREE_TYPE ((*constructor)[0].value)))) in build_one_array()
1507 tree unsigned_index_type = range_check_type (index_type); in emit()
1850 || range_check_type (index_type) == NULL_TREE) in try_switch_expansion()

12345