Home
last modified time | relevance | path

Searched refs:node_has_high_bound (Results 1 – 25 of 108) sorted by relevance

12345

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dstmt.c106 static int node_has_high_bound (case_node_ptr, tree);
1483 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
1531 && node_has_high_bound (node, index_type)); in node_is_bounded()
1769 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
1930 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
1968 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dstmt.c115 static int node_has_high_bound (case_node_ptr, tree);
1535 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
1583 && node_has_high_bound (node, index_type)); in node_is_bounded()
1818 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
1978 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2016 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dstmt.c106 static int node_has_high_bound (case_node_ptr, tree);
1483 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
1531 && node_has_high_bound (node, index_type)); in node_is_bounded()
1769 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
1930 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
1968 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dstmt.c115 static int node_has_high_bound (case_node_ptr, tree);
2457 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2505 && node_has_high_bound (node, index_type)); in node_is_bounded()
2740 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2900 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2938 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dstmt.c115 static int node_has_high_bound (case_node_ptr, tree);
2494 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2542 && node_has_high_bound (node, index_type)); in node_is_bounded()
2777 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2937 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2975 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-switch-conversion.c1695 static bool node_has_high_bound (case_node_ptr, tree);
2533 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2665 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2694 bool high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
2793 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2840 && node_has_high_bound (node, index_type)); in node_is_bounded()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1695 static bool node_has_high_bound (case_node_ptr, tree);
2533 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2665 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2694 bool high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
2793 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2840 && node_has_high_bound (node, index_type)); in node_is_bounded()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1695 static bool node_has_high_bound (case_node_ptr, tree);
2533 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2665 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2694 bool high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
2793 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2840 && node_has_high_bound (node, index_type)); in node_is_bounded()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1695 static bool node_has_high_bound (case_node_ptr, tree);
2533 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2665 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2694 bool high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
2793 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2840 && node_has_high_bound (node, index_type)); in node_is_bounded()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1695 static bool node_has_high_bound (case_node_ptr, tree);
2533 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2665 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2694 bool high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
2793 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2840 && node_has_high_bound (node, index_type)); in node_is_bounded()
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dstmt.c122 static int node_has_high_bound (case_node_ptr, tree);
2873 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2921 && node_has_high_bound (node, index_type)); in node_is_bounded()
3132 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
3262 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
3293 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-switch-conversion.c1695 static bool node_has_high_bound (case_node_ptr, tree);
2533 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2665 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
2694 bool high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
2793 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
2840 && node_has_high_bound (node, index_type)); in node_is_bounded()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstmt.c423 static int node_has_high_bound (case_node_ptr, tree);
6077 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
6124 && node_has_high_bound (node, index_type)); in node_is_bounded()
6296 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
6426 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
6457 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstmt.c423 static int node_has_high_bound (case_node_ptr, tree);
6077 node_has_high_bound (case_node_ptr node, tree index_type) in node_has_high_bound() function
6124 && node_has_high_bound (node, index_type)); in node_is_bounded()
6296 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
6426 if (!node_has_high_bound (node, index_type)) in emit_case_nodes()
6457 int high_bound = node_has_high_bound (node, index_type); in emit_case_nodes()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-1997359 * stmt.c (pushcase_range, all_cases_count, node_has_high_bound):

12345