Home
last modified time | relevance | path

Searched refs:ssaexpand (Results 1 – 25 of 141) sorted by relevance

123456

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dssaexpand.h29 struct ssaexpand struct
49 extern struct ssaexpand SA; argument
75 void finish_out_of_ssa (struct ssaexpand *sa);
76 unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
77 void expand_phi_nodes (struct ssaexpand *sa);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dssaexpand.h29 struct ssaexpand struct
49 extern struct ssaexpand SA; argument
75 void finish_out_of_ssa (struct ssaexpand *sa);
76 unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
77 void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
48 extern struct ssaexpand SA; argument
74 extern void finish_out_of_ssa (struct ssaexpand *sa);
75 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
76 extern void expand_phi_nodes (struct ssaexpand *sa);
H A Dtree-outof-ssa.c924 expand_phi_nodes (struct ssaexpand *sa) in expand_phi_nodes()
973 remove_ssa_form (bool perform_ter, struct ssaexpand *sa) in remove_ssa_form()
1170 finish_out_of_ssa (struct ssaexpand *sa) in finish_out_of_ssa()
1185 rewrite_out_of_ssa (struct ssaexpand *sa) in rewrite_out_of_ssa()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
48 extern struct ssaexpand SA; argument
74 extern void finish_out_of_ssa (struct ssaexpand *sa);
75 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
76 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
48 extern struct ssaexpand SA; argument
74 extern void finish_out_of_ssa (struct ssaexpand *sa);
75 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
76 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
H A Dtree-outof-ssa.c899 expand_phi_nodes (struct ssaexpand *sa) in expand_phi_nodes()
945 remove_ssa_form (bool perform_ter, struct ssaexpand *sa) in remove_ssa_form()
1143 finish_out_of_ssa (struct ssaexpand *sa) in finish_out_of_ssa()
1159 rewrite_out_of_ssa (struct ssaexpand *sa) in rewrite_out_of_ssa()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
H A Dtree-outof-ssa.c899 expand_phi_nodes (struct ssaexpand *sa) in expand_phi_nodes()
945 remove_ssa_form (bool perform_ter, struct ssaexpand *sa) in remove_ssa_form()
1143 finish_out_of_ssa (struct ssaexpand *sa) in finish_out_of_ssa()
1159 rewrite_out_of_ssa (struct ssaexpand *sa) in rewrite_out_of_ssa()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
H A Dtree-outof-ssa.c899 expand_phi_nodes (struct ssaexpand *sa) in expand_phi_nodes()
945 remove_ssa_form (bool perform_ter, struct ssaexpand *sa) in remove_ssa_form()
1143 finish_out_of_ssa (struct ssaexpand *sa) in finish_out_of_ssa()
1159 rewrite_out_of_ssa (struct ssaexpand *sa) in rewrite_out_of_ssa()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-outof-ssa.h28 struct ssaexpand struct
52 extern struct ssaexpand SA; argument
78 extern void finish_out_of_ssa (struct ssaexpand *sa);
79 extern unsigned int rewrite_out_of_ssa (struct ssaexpand *sa);
80 extern void expand_phi_nodes (struct ssaexpand *sa);

123456