Home
last modified time | relevance | path

Searched refs:alias_get_name (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-structalias.c1891 alias_get_name (tree decl) in alias_get_name() function
1904 alias_get_name (SSA_NAME_VAR (decl)), in alias_get_name()
1931 return create_variable_info_for (t, alias_get_name (t)); in get_id_for_tree()
2266 alias_get_name (heapvar)); in get_constraint_for()
3293 asprintf (&tempname, "%s.%s", vi->name, alias_get_name (field)); in create_variable_info_for()
3355 lhs.var = create_variable_info_for (t, alias_get_name (t)); in intra_create_variable_infos()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c2832 alias_get_name (tree decl) in alias_get_name() function
2880 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6169 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7665 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c2832 alias_get_name (tree decl) in alias_get_name() function
2880 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6169 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7665 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c2850 alias_get_name (tree decl) in alias_get_name() function
2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6277 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7968 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c2899 alias_get_name (tree decl) in alias_get_name() function
2939 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6394 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8160 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2850 alias_get_name (tree decl) in alias_get_name() function
2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6277 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7965 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c2909 alias_get_name (tree decl) in alias_get_name() function
2949 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6440 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8207 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2850 alias_get_name (tree decl) in alias_get_name() function
2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6277 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7965 alias_get_name (node->decl), false, in ipa_pta_execute()
H A DChangeLog.tree-ssa10927 * tree-alias-common.c (alias_get_name): Handle unnamed variables once
11205 * tree-alias-common.c (alias_get_name): Given unnamed result decls
14701 (alias_get_name): New function.
14703 * tree-alias-steen.c: Use alias_get_name, rather than
14708 (alias_get_name): New.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c2899 alias_get_name (tree decl) in alias_get_name() function
2939 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6394 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8160 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c2857 alias_get_name (tree decl) in alias_get_name() function
2897 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6308 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8012 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2850 alias_get_name (tree decl) in alias_get_name() function
2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6277 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7965 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2850 alias_get_name (tree decl) in alias_get_name() function
2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6277 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7965 alias_get_name (node->decl), false, in ipa_pta_execute()
H A DChangeLog.tree-ssa10927 * tree-alias-common.c (alias_get_name): Handle unnamed variables once
11205 * tree-alias-common.c (alias_get_name): Given unnamed result decls
14701 (alias_get_name): New function.
14703 * tree-alias-steen.c: Use alias_get_name, rather than
14708 (alias_get_name): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c2909 alias_get_name (tree decl) in alias_get_name() function
2949 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6440 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8205 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c2850 alias_get_name (tree decl) in alias_get_name() function
2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6255 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7906 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c2909 alias_get_name (tree decl) in alias_get_name() function
2949 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6440 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8205 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c2899 alias_get_name (tree decl)
2939 unsigned int id = create_variable_info_for (t, alias_get_name (t), false);
6394 = create_variable_info_for_1 (t, alias_get_name (t), false, true,
8162 alias_get_name (node->decl), false,
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c2857 alias_get_name (tree decl) in alias_get_name() function
2897 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6308 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8012 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c2857 alias_get_name (tree decl) in alias_get_name() function
2897 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6286 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
7987 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c2929 alias_get_name (tree decl) in alias_get_name() function
2969 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()
6543 = create_variable_info_for_1 (t, alias_get_name (t), false, true, in intra_create_variable_infos()
8338 alias_get_name (node->decl), false, in ipa_pta_execute()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-structalias.c2709 alias_get_name (tree decl) in alias_get_name() function
2763 return get_varinfo (create_variable_info_for (t, alias_get_name (t))); in get_vi_for_tree()
6958 alias_get_name (node->symbol.decl)); in ipa_pta_execute()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-structalias.c2683 alias_get_name (tree decl) in alias_get_name() function
2737 return get_varinfo (create_variable_info_for (t, alias_get_name (t))); in get_vi_for_tree()
6937 alias_get_name (node->symbol.decl)); in ipa_pta_execute()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-structalias.c2823 alias_get_name (tree decl) in alias_get_name() function
2877 return get_varinfo (create_variable_info_for (t, alias_get_name (t))); in get_vi_for_tree()
7140 alias_get_name (node->decl)); in ipa_pta_execute()
H A DChangeLog.tree-ssa10927 * tree-alias-common.c (alias_get_name): Handle unnamed variables once
11205 * tree-alias-common.c (alias_get_name): Given unnamed result decls
14701 (alias_get_name): New function.
14703 * tree-alias-steen.c: Use alias_get_name, rather than
14708 (alias_get_name): New.

12345