Home
last modified time | relevance | path

Searched refs:bit_test_cluster (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-switch-conversion.c993 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1316 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1354 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1375 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1392 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1429 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1440 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1495 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1667 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1763 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
[all …]
H A Dtree-switch-conversion.h338 class bit_test_cluster: public group_cluster
342 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-switch-conversion.c993 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1306 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1344 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1365 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1382 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1408 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1419 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1474 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1646 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1742 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
[all …]
H A Dtree-switch-conversion.h339 class bit_test_cluster: public group_cluster
343 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
H A DChangeLog-201812115 Add new argument to bit_test_cluster constructor.
12118 (bit_test_cluster::hoist_edge_and_branch_if_true): Add
12120 * tree-switch-conversion.h (struct bit_test_cluster):
18080 (bit_test_cluster::find_bit_tests):
18082 (bit_test_cluster::can_be_handled): Handle single case
18957 (bit_test_cluster::find_bit_tests): Likewise.
18977 (bit_test_cluster::can_be_handled): Likewise.
18979 (bit_test_cluster::is_beneficial): New.
18981 (bit_test_cluster::emit): New.
18983 (bit_test_cluster::hoist_edge_and_branch_if_true): New.
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-switch-conversion.c998 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1312 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1350 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1371 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1388 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1414 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1425 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1480 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1652 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1748 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
[all …]
H A Dtree-switch-conversion.h341 struct bit_test_cluster: public group_cluster struct
344 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-switch-conversion.c993 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1316 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1354 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1375 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1392 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1429 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1440 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1495 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1667 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1763 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
[all …]
H A Dtree-switch-conversion.h338 class bit_test_cluster: public group_cluster
342 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-switch-conversion.c998 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1312 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1350 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1371 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1388 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1414 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1425 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1480 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1652 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1748 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
[all …]
H A Dtree-switch-conversion.h341 struct bit_test_cluster: public group_cluster struct
344 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-switch-conversion.c997 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1311 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1349 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1370 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1387 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1413 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1424 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1479 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1651 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1747 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
[all …]
H A Dtree-switch-conversion.h341 struct bit_test_cluster: public group_cluster struct
344 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-switch-conversion.c990 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
991 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1318 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1359 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1380 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1397 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1434 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1445 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1500 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1709 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
[all …]
H A Dtree-switch-conversion.h358 class bit_test_cluster: public group_cluster
362 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
H A Dgimple-if-to-switch.cc253 output = bit_test_cluster::find_bit_tests (filtered_clusters); in is_beneficial()
484 || bit_test_cluster::is_enabled ()); in gate()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-switch-conversion.c989 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
990 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1313 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1354 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1375 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1392 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1429 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1440 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1495 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1701 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
[all …]
H A Dtree-switch-conversion.h348 class bit_test_cluster: public group_cluster
352 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
H A Dgimple-if-to-switch.cc253 output = bit_test_cluster::find_bit_tests (filtered_clusters); in is_beneficial()
484 || bit_test_cluster::is_enabled ()); in gate()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.c989 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
990 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1313 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1354 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1375 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1392 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1429 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1440 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1495 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1701 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
[all …]
H A Dtree-switch-conversion.h348 class bit_test_cluster: public group_cluster
352 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
H A Dgimple-if-to-switch.cc253 output = bit_test_cluster::find_bit_tests (filtered_clusters); in is_beneficial()
484 || bit_test_cluster::is_enabled ()); in gate()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.c989 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
990 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1313 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1354 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1375 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1392 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1429 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1440 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1495 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1701 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
[all …]
H A Dtree-switch-conversion.h348 class bit_test_cluster: public group_cluster
352 bit_test_cluster (vec<cluster *> &clusters, unsigned start, unsigned end, in bit_test_cluster() function
H A Dgimple-if-to-switch.cc253 output = bit_test_cluster::find_bit_tests (filtered_clusters); in is_beneficial()
484 || bit_test_cluster::is_enabled ()); in gate()

123