Home
last modified time | relevance | path

Searched refs:new_version_node (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraphclones.c996 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1046 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1057 new_version_node->make_decl_local (); in create_version_clone_with_body()
1058 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1059 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1060 new_version_node->local = 1; in create_version_clone_with_body()
1061 new_version_node->lowered = true; in create_version_clone_with_body()
1063 new_version_node->set_section (*this); in create_version_clone_with_body()
1070 new_version_node->unique_name = true; in create_version_clone_with_body()
1073 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraphclones.c1005 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1057 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1068 new_version_node->make_decl_local (); in create_version_clone_with_body()
1069 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1070 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1071 new_version_node->local = 1; in create_version_clone_with_body()
1072 new_version_node->lowered = true; in create_version_clone_with_body()
1074 new_version_node->set_section (*this); in create_version_clone_with_body()
1081 new_version_node->unique_name = true; in create_version_clone_with_body()
1084 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraphclones.c996 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1046 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1057 new_version_node->make_decl_local (); in create_version_clone_with_body()
1058 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1059 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1060 new_version_node->local = 1; in create_version_clone_with_body()
1061 new_version_node->lowered = true; in create_version_clone_with_body()
1063 new_version_node->set_section (*this); in create_version_clone_with_body()
1070 new_version_node->unique_name = true; in create_version_clone_with_body()
1073 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraphclones.c996 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1046 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1057 new_version_node->make_decl_local (); in create_version_clone_with_body()
1058 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1059 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1060 new_version_node->local = 1; in create_version_clone_with_body()
1061 new_version_node->lowered = true; in create_version_clone_with_body()
1063 new_version_node->set_section (*this); in create_version_clone_with_body()
1070 new_version_node->unique_name = true; in create_version_clone_with_body()
1073 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c956 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
999 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1010 new_version_node->make_decl_local (); in create_version_clone_with_body()
1011 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1012 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1013 new_version_node->local.local = 1; in create_version_clone_with_body()
1014 new_version_node->lowered = true; in create_version_clone_with_body()
1016 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1023 new_version_node->unique_name = true; in create_version_clone_with_body()
1026 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraphclones.c991 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1041 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1052 new_version_node->make_decl_local (); in create_version_clone_with_body()
1053 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1054 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1055 new_version_node->local = 1; in create_version_clone_with_body()
1056 new_version_node->lowered = true; in create_version_clone_with_body()
1058 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1065 new_version_node->unique_name = true; in create_version_clone_with_body()
1068 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraphclones.c951 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
981 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
992 new_version_node->make_decl_local (); in create_version_clone_with_body()
993 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
994 new_version_node->externally_visible = 0; in create_version_clone_with_body()
995 new_version_node->local.local = 1; in create_version_clone_with_body()
996 new_version_node->lowered = true; in create_version_clone_with_body()
998 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1005 new_version_node->unique_name = true; in create_version_clone_with_body()
1008 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraphclones.c991 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1041 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1052 new_version_node->make_decl_local (); in create_version_clone_with_body()
1053 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1054 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1055 new_version_node->local = 1; in create_version_clone_with_body()
1056 new_version_node->lowered = true; in create_version_clone_with_body()
1058 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1065 new_version_node->unique_name = true; in create_version_clone_with_body()
1068 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c956 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
999 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1010 new_version_node->make_decl_local (); in create_version_clone_with_body()
1011 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1012 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1013 new_version_node->local.local = 1; in create_version_clone_with_body()
1014 new_version_node->lowered = true; in create_version_clone_with_body()
1016 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1023 new_version_node->unique_name = true; in create_version_clone_with_body()
1026 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c956 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
999 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1010 new_version_node->make_decl_local (); in create_version_clone_with_body()
1011 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1012 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1013 new_version_node->local.local = 1; in create_version_clone_with_body()
1014 new_version_node->lowered = true; in create_version_clone_with_body()
1016 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1023 new_version_node->unique_name = true; in create_version_clone_with_body()
1026 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c956 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
999 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1010 new_version_node->make_decl_local (); in create_version_clone_with_body()
1011 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1012 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1013 new_version_node->local.local = 1; in create_version_clone_with_body()
1014 new_version_node->lowered = true; in create_version_clone_with_body()
1016 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1023 new_version_node->unique_name = true; in create_version_clone_with_body()
1026 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcgraphclones.c991 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1041 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1052 new_version_node->make_decl_local (); in create_version_clone_with_body()
1053 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1054 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1055 new_version_node->local = 1; in create_version_clone_with_body()
1056 new_version_node->lowered = true; in create_version_clone_with_body()
1058 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1065 new_version_node->unique_name = true; in create_version_clone_with_body()
1068 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraphclones.c956 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
999 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1010 new_version_node->make_decl_local (); in create_version_clone_with_body()
1011 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1012 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1013 new_version_node->local.local = 1; in create_version_clone_with_body()
1014 new_version_node->lowered = true; in create_version_clone_with_body()
1016 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1023 new_version_node->unique_name = true; in create_version_clone_with_body()
1026 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraphclones.c698 struct cgraph_node *new_version_node = NULL; in cgraph_function_versioning() local
724 new_version_node = in cgraph_function_versioning()
737 symtab_make_decl_local (new_version_node->symbol.decl); in cgraph_function_versioning()
738 DECL_VIRTUAL_P (new_version_node->symbol.decl) = 0; in cgraph_function_versioning()
739 new_version_node->symbol.externally_visible = 0; in cgraph_function_versioning()
740 new_version_node->local.local = 1; in cgraph_function_versioning()
741 new_version_node->lowered = true; in cgraph_function_versioning()
744 update_call_expr (new_version_node); in cgraph_function_versioning()
746 cgraph_call_function_insertion_hooks (new_version_node); in cgraph_function_versioning()
747 return new_version_node; in cgraph_function_versioning()
H A Dtree-inline.c5111 struct cgraph_node *new_version_node; in tree_function_versioning() local
5127 new_version_node = cgraph_get_node (new_decl); in tree_function_versioning()
5128 gcc_checking_assert (new_version_node); in tree_function_versioning()
5165 id.dst_node = new_version_node; in tree_function_versioning()
5315 new_version_node->count = ENTRY_BLOCK_PTR->count; in tree_function_versioning()
5316 for (e = new_version_node->callees; e; e = e->next_callee) in tree_function_versioning()
5323 for (e = new_version_node->indirect_calls; e; e = e->next_callee) in tree_function_versioning()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraphclones.c698 struct cgraph_node *new_version_node = NULL; in cgraph_function_versioning() local
724 new_version_node = in cgraph_function_versioning()
737 symtab_make_decl_local (new_version_node->symbol.decl); in cgraph_function_versioning()
738 DECL_VIRTUAL_P (new_version_node->symbol.decl) = 0; in cgraph_function_versioning()
739 new_version_node->symbol.externally_visible = 0; in cgraph_function_versioning()
740 new_version_node->local.local = 1; in cgraph_function_versioning()
741 new_version_node->lowered = true; in cgraph_function_versioning()
744 update_call_expr (new_version_node); in cgraph_function_versioning()
746 cgraph_call_function_insertion_hooks (new_version_node); in cgraph_function_versioning()
747 return new_version_node; in cgraph_function_versioning()
H A Dtree-inline.c5110 struct cgraph_node *new_version_node; in tree_function_versioning() local
5126 new_version_node = cgraph_get_node (new_decl); in tree_function_versioning()
5127 gcc_checking_assert (new_version_node); in tree_function_versioning()
5164 id.dst_node = new_version_node; in tree_function_versioning()
5314 new_version_node->count = ENTRY_BLOCK_PTR->count; in tree_function_versioning()
5315 for (e = new_version_node->callees; e; e = e->next_callee) in tree_function_versioning()
5322 for (e = new_version_node->indirect_calls; e; e = e->next_callee) in tree_function_versioning()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraphclones.c1030 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1075 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1086 new_version_node->make_decl_local (); in create_version_clone_with_body()
1087 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1088 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1089 new_version_node->local.local = 1; in create_version_clone_with_body()
1090 new_version_node->lowered = true; in create_version_clone_with_body()
1092 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1099 new_version_node->unique_name = true; in create_version_clone_with_body()
1102 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraphclones.c1030 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1075 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1086 new_version_node->make_decl_local (); in create_version_clone_with_body()
1087 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1088 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1089 new_version_node->local.local = 1; in create_version_clone_with_body()
1090 new_version_node->lowered = true; in create_version_clone_with_body()
1092 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1099 new_version_node->unique_name = true; in create_version_clone_with_body()
1102 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraphclones.c1030 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
1075 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
1086 new_version_node->make_decl_local (); in create_version_clone_with_body()
1087 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
1088 new_version_node->externally_visible = 0; in create_version_clone_with_body()
1089 new_version_node->local.local = 1; in create_version_clone_with_body()
1090 new_version_node->lowered = true; in create_version_clone_with_body()
1092 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
1099 new_version_node->unique_name = true; in create_version_clone_with_body()
1102 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraphclones.c936 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
966 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
977 new_version_node->make_decl_local (); in create_version_clone_with_body()
978 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
979 new_version_node->externally_visible = 0; in create_version_clone_with_body()
980 new_version_node->local.local = 1; in create_version_clone_with_body()
981 new_version_node->lowered = true; in create_version_clone_with_body()
983 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
990 new_version_node->unique_name = true; in create_version_clone_with_body()
993 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraphclones.c936 cgraph_node *new_version_node = NULL; in create_version_clone_with_body() local
966 new_version_node->ipa_transforms_to_apply in create_version_clone_with_body()
977 new_version_node->make_decl_local (); in create_version_clone_with_body()
978 DECL_VIRTUAL_P (new_version_node->decl) = 0; in create_version_clone_with_body()
979 new_version_node->externally_visible = 0; in create_version_clone_with_body()
980 new_version_node->local.local = 1; in create_version_clone_with_body()
981 new_version_node->lowered = true; in create_version_clone_with_body()
983 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
990 new_version_node->unique_name = true; in create_version_clone_with_body()
993 update_call_expr (new_version_node); in create_version_clone_with_body()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcgraphunit.c1490 struct cgraph_node *new_version_node = NULL; in cgraph_function_versioning() local
1502 new_version_node = in cgraph_function_versioning()
1509 update_call_expr (new_version_node); in cgraph_function_versioning()
1515 DECL_EXTERNAL (new_version_node->decl) = 0; in cgraph_function_versioning()
1516 DECL_ONE_ONLY (new_version_node->decl) = 0; in cgraph_function_versioning()
1517 TREE_PUBLIC (new_version_node->decl) = 0; in cgraph_function_versioning()
1518 DECL_COMDAT (new_version_node->decl) = 0; in cgraph_function_versioning()
1519 new_version_node->local.externally_visible = 0; in cgraph_function_versioning()
1520 new_version_node->local.local = 1; in cgraph_function_versioning()
1521 new_version_node->lowered = true; in cgraph_function_versioning()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraphclones.c955 struct cgraph_node *new_version_node = NULL; in cgraph_function_versioning() local
981 new_version_node = in cgraph_function_versioning()
994 symtab_make_decl_local (new_version_node->decl); in cgraph_function_versioning()
995 DECL_VIRTUAL_P (new_version_node->decl) = 0; in cgraph_function_versioning()
996 new_version_node->externally_visible = 0; in cgraph_function_versioning()
997 new_version_node->local.local = 1; in cgraph_function_versioning()
998 new_version_node->lowered = true; in cgraph_function_versioning()
1005 new_version_node->unique_name = true; in cgraph_function_versioning()
1008 update_call_expr (new_version_node); in cgraph_function_versioning()
1010 cgraph_call_function_insertion_hooks (new_version_node); in cgraph_function_versioning()
[all …]
H A Dtree-inline.c5274 struct cgraph_node *new_version_node; in tree_function_versioning() local
5289 new_version_node = cgraph_get_node (new_decl); in tree_function_versioning()
5290 gcc_checking_assert (new_version_node); in tree_function_versioning()
5329 id.dst_node = new_version_node; in tree_function_versioning()
5518 new_version_node->count = ENTRY_BLOCK_PTR_FOR_FN (cfun)->count; in tree_function_versioning()
5519 for (e = new_version_node->callees; e; e = e->next_callee) in tree_function_versioning()
5526 for (e = new_version_node->indirect_calls; e; e = e->next_callee) in tree_function_versioning()

12