Home
last modified time | relevance | path

Searched refs:jftype (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-prop.c386 || item->jftype == IPA_JF_LOAD_AGG) in ipa_print_node_jump_functions_for_edge()
1624 item.jftype = IPA_JF_LOAD_AGG; in build_agg_jump_func_from_list()
1626 item.jftype = IPA_JF_PASS_THROUGH; in build_agg_jump_func_from_list()
1636 item.jftype = IPA_JF_CONST; in build_agg_jump_func_from_list()
2941 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
2952 item->jftype = IPA_JF_CONST; in update_jump_functions_after_inlining()
2986 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
4555 switch (item->jftype) in ipa_write_jump_function()
4612 enum jump_func_type jftype; in ipa_read_jump_function() local
4619 switch (jftype) in ipa_read_jump_function()
[all …]
H A Dipa-cp.c1596 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1599 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1602 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1603 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1609 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1620 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1654 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2649 if (item->jftype == IPA_JF_CONST)
2658 || item->jftype == IPA_JF_LOAD_AGG);
2664 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h156 enum jump_func_type jftype; member
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-prop.c390 || item->jftype == IPA_JF_LOAD_AGG) in ipa_print_node_jump_functions_for_edge()
1701 item.jftype = IPA_JF_LOAD_AGG; in build_agg_jump_func_from_list()
1703 item.jftype = IPA_JF_PASS_THROUGH; in build_agg_jump_func_from_list()
1713 item.jftype = IPA_JF_CONST; in build_agg_jump_func_from_list()
3069 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
3080 item->jftype = IPA_JF_CONST; in update_jump_functions_after_inlining()
3114 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
4690 switch (item->jftype) in ipa_write_jump_function()
4747 enum jump_func_type jftype; in ipa_read_jump_function() local
4754 switch (jftype) in ipa_read_jump_function()
[all …]
H A Dipa-cp.c1654 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1657 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1660 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1661 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1667 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1678 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1712 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2694 if (item->jftype == IPA_JF_CONST)
2703 || item->jftype == IPA_JF_LOAD_AGG);
2709 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h161 enum jump_func_type jftype; member
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-prop.c387 || item->jftype == IPA_JF_LOAD_AGG) in ipa_print_node_jump_functions_for_edge()
1625 item.jftype = IPA_JF_LOAD_AGG; in build_agg_jump_func_from_list()
1627 item.jftype = IPA_JF_PASS_THROUGH; in build_agg_jump_func_from_list()
1637 item.jftype = IPA_JF_CONST; in build_agg_jump_func_from_list()
2942 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
2953 item->jftype = IPA_JF_CONST; in update_jump_functions_after_inlining()
2987 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
4558 switch (item->jftype) in ipa_write_jump_function()
4615 enum jump_func_type jftype; in ipa_read_jump_function() local
4622 switch (jftype) in ipa_read_jump_function()
[all …]
H A Dipa-cp.c1597 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1600 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1603 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1604 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1610 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1621 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1655 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2650 if (item->jftype == IPA_JF_CONST)
2659 || item->jftype == IPA_JF_LOAD_AGG);
2665 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h156 enum jump_func_type jftype; member
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-prop.c390 || item->jftype == IPA_JF_LOAD_AGG)
1701 item.jftype = IPA_JF_LOAD_AGG;
1703 item.jftype = IPA_JF_PASS_THROUGH;
1713 item.jftype = IPA_JF_CONST;
3069 item->jftype = IPA_JF_UNKNOWN;
3080 item->jftype = IPA_JF_CONST;
3114 item->jftype = IPA_JF_UNKNOWN;
4690 switch (item->jftype)
4747 enum jump_func_type jftype;
4754 switch (jftype)
[all …]
H A Dipa-cp.c1654 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1657 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1660 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1661 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1667 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1678 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1712 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2694 if (item->jftype == IPA_JF_CONST)
2703 || item->jftype == IPA_JF_LOAD_AGG);
2709 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h161 enum jump_func_type jftype;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-prop.c390 || item->jftype == IPA_JF_LOAD_AGG) in ipa_print_node_jump_functions_for_edge()
1701 item.jftype = IPA_JF_LOAD_AGG; in build_agg_jump_func_from_list()
1703 item.jftype = IPA_JF_PASS_THROUGH; in build_agg_jump_func_from_list()
1713 item.jftype = IPA_JF_CONST; in build_agg_jump_func_from_list()
3069 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
3080 item->jftype = IPA_JF_CONST; in update_jump_functions_after_inlining()
3114 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
4690 switch (item->jftype) in ipa_write_jump_function()
4747 enum jump_func_type jftype; in ipa_read_jump_function() local
4754 switch (jftype) in ipa_read_jump_function()
[all …]
H A Dipa-cp.c1654 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1657 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1660 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1661 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1667 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1678 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1712 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2694 if (item->jftype == IPA_JF_CONST)
2703 || item->jftype == IPA_JF_LOAD_AGG);
2709 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h161 enum jump_func_type jftype; member
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-prop.c387 || item->jftype == IPA_JF_LOAD_AGG) in ipa_print_node_jump_functions_for_edge()
1625 item.jftype = IPA_JF_LOAD_AGG; in build_agg_jump_func_from_list()
1627 item.jftype = IPA_JF_PASS_THROUGH; in build_agg_jump_func_from_list()
1637 item.jftype = IPA_JF_CONST; in build_agg_jump_func_from_list()
2942 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
2953 item->jftype = IPA_JF_CONST; in update_jump_functions_after_inlining()
2987 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
4558 switch (item->jftype) in ipa_write_jump_function()
4615 enum jump_func_type jftype; in ipa_read_jump_function() local
4622 switch (jftype) in ipa_read_jump_function()
[all …]
H A Dipa-cp.c1597 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1600 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1603 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1604 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1610 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1621 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1655 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2650 if (item->jftype == IPA_JF_CONST)
2659 || item->jftype == IPA_JF_LOAD_AGG);
2665 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h156 enum jump_func_type jftype; member
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-prop.c391 || item->jftype == IPA_JF_LOAD_AGG) in ipa_print_node_jump_functions_for_edge()
1702 item.jftype = IPA_JF_LOAD_AGG; in build_agg_jump_func_from_list()
1704 item.jftype = IPA_JF_PASS_THROUGH; in build_agg_jump_func_from_list()
1714 item.jftype = IPA_JF_CONST; in build_agg_jump_func_from_list()
3127 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
3138 item->jftype = IPA_JF_CONST; in update_jump_functions_after_inlining()
3172 item->jftype = IPA_JF_UNKNOWN; in update_jump_functions_after_inlining()
4781 switch (item->jftype) in ipa_write_jump_function()
4838 enum jump_func_type jftype; in ipa_read_jump_function() local
4845 switch (jftype) in ipa_read_jump_function()
[all …]
H A Dipa-cp.c1711 if (item->offset < 0 || item->jftype == IPA_JF_UNKNOWN) in ipa_agg_value_from_node()
1714 if (item->jftype == IPA_JF_CONST) in ipa_agg_value_from_node()
1717 gcc_checking_assert (item->jftype == IPA_JF_PASS_THROUGH in ipa_agg_value_from_node()
1718 || item->jftype == IPA_JF_LOAD_AGG); in ipa_agg_value_from_node()
1724 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1735 if (item->jftype == IPA_JF_PASS_THROUGH) in ipa_agg_value_from_node()
1769 if (item->jftype == IPA_JF_LOAD_AGG) in ipa_agg_value_from_node()
2706 if (item->jftype == IPA_JF_CONST)
2715 || item->jftype == IPA_JF_LOAD_AGG);
2721 if (item->jftype == IPA_JF_PASS_THROUGH)
[all …]
H A Dipa-prop.h161 enum jump_func_type jftype; member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-prop.c4159 enum jump_func_type jftype; in ipa_read_jump_function() local
4163 jftype = (enum jump_func_type) streamer_read_uhwi (ib); in ipa_read_jump_function()
4164 switch (jftype) in ipa_read_jump_function()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-prop.c4153 enum jump_func_type jftype; in ipa_read_jump_function() local
4159 jftype = (enum jump_func_type) (val / 2); in ipa_read_jump_function()
4160 switch (jftype) in ipa_read_jump_function()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-prop.c4293 enum jump_func_type jftype; in ipa_read_jump_function() local
4297 jftype = (enum jump_func_type) streamer_read_uhwi (ib); in ipa_read_jump_function()
4298 switch (jftype) in ipa_read_jump_function()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-prop.c4159 enum jump_func_type jftype; in ipa_read_jump_function() local
4163 jftype = (enum jump_func_type) streamer_read_uhwi (ib); in ipa_read_jump_function()
4164 switch (jftype) in ipa_read_jump_function()

12