Home
last modified time | relevance | path

Searched refs:n_p_bbs (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgraphite.c77 long n_p_bbs = 0; in print_global_statistics() local
89 n_p_bbs += bb->count; in print_global_statistics()
118 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_global_statistics()
133 long n_p_bbs = 0; in print_graphite_scop_statistics() local
149 n_p_bbs += bb->count; in print_graphite_scop_statistics()
176 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c1106 long n_p_bbs = 0; in print_graphite_scop_statistics() local
1122 n_p_bbs += bb->count; in print_graphite_scop_statistics()
1150 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgraphite.c77 long n_p_bbs = 0; in print_global_statistics() local
89 n_p_bbs += bb->count; in print_global_statistics()
118 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_global_statistics()
133 long n_p_bbs = 0; in print_graphite_scop_statistics() local
149 n_p_bbs += bb->count; in print_graphite_scop_statistics()
176 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c1097 long n_p_bbs = 0; in print_graphite_scop_statistics() local
1113 n_p_bbs += bb->count; in print_graphite_scop_statistics()
1141 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgraphite.c90 long n_p_bbs = 0; in print_global_statistics() local
102 n_p_bbs += bb->count; in print_global_statistics()
131 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_global_statistics()
146 long n_p_bbs = 0; in print_graphite_scop_statistics() local
162 n_p_bbs += bb->count; in print_graphite_scop_statistics()
189 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c1121 long n_p_bbs = 0; in print_graphite_scop_statistics() local
1137 n_p_bbs += bb->count; in print_graphite_scop_statistics()
1165 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphite.c66 long n_p_bbs = 0; in print_global_statistics() local
78 n_p_bbs += bb->count; in print_global_statistics()
107 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_global_statistics()
122 long n_p_bbs = 0; in print_graphite_scop_statistics() local
138 n_p_bbs += bb->count; in print_graphite_scop_statistics()
175 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphite.c66 long n_p_bbs = 0; in print_global_statistics() local
78 n_p_bbs += bb->count; in print_global_statistics()
107 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_global_statistics()
122 long n_p_bbs = 0; in print_graphite_scop_statistics() local
138 n_p_bbs += bb->count; in print_graphite_scop_statistics()
175 fprintf (file, "BBS:%ld, ", n_p_bbs); in print_graphite_scop_statistics()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite.c72 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
85 n_p_bbs += bb->count; in print_global_statistics()
117 n_p_bbs.dump (file); in print_global_statistics()
136 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
153 n_p_bbs += bb->count; in print_graphite_scop_statistics()
191 n_p_bbs.dump (file); in print_graphite_scop_statistics()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite.c71 profile_count n_p_bbs = profile_count::zero (); in print_global_statistics() local
84 n_p_bbs += bb->count; in print_global_statistics()
116 n_p_bbs.dump (file); in print_global_statistics()
135 profile_count n_p_bbs = profile_count::zero (); in print_graphite_scop_statistics() local
152 n_p_bbs += bb->count; in print_graphite_scop_statistics()
190 n_p_bbs.dump (file); in print_graphite_scop_statistics()