Home
last modified time | relevance | path

Searched refs:rtx_alloc_counts (Results 1 – 25 of 79) sorted by relevance

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drtl.c143 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
190 rtx_alloc_counts[code]++; in rtx_alloc()
450 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
453 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
454 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
H A DChangeLog.10547 * rtl.c (rtx_alloc_counts, rtx_alloc_sizes, rtvec_alloc_counts,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drtl.c143 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
190 rtx_alloc_counts[code]++; in rtx_alloc()
450 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
453 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
454 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Drtl.c144 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
191 rtx_alloc_counts[code]++; in rtx_alloc_stat()
447 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
450 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
451 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
226 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
792 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
818 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
822 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
824 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
226 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
802 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
828 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
832 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
834 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
226 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
802 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
828 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
832 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
834 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
226 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
792 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
818 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
822 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
824 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
226 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
802 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
828 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
832 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
834 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
226 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
802 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
828 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
832 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
834 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
231 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
811 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
837 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
841 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
843 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
231 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
801 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
827 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
831 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
833 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
231 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
811 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
837 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
841 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
843 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Drtl.c151 static size_t rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
229 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
820 return rtx_alloc_counts[*n1] - rtx_alloc_counts[*n2]; in rtx_count_cmp()
846 if (rtx_alloc_counts[j]) in dump_rtx_statistics()
850 SIZE_AMOUNT (rtx_alloc_counts[j]), in dump_rtx_statistics()
852 total_counts += rtx_alloc_counts[j]; in dump_rtx_statistics()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Drtl.c136 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
206 rtx_alloc_counts[code]++; in rtx_alloc_stat()
716 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
719 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
720 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Drtl.c136 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
206 rtx_alloc_counts[code]++; in rtx_alloc_stat()
716 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
719 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
720 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Drtl.c136 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
206 rtx_alloc_counts[code]++; in rtx_alloc_stat()
716 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
719 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
720 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Drtl.c139 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
215 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
754 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
757 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
758 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Drtl.c139 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
215 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
754 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
757 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
758 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.c140 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
220 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
794 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
797 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
798 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Drtl.c140 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
220 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
789 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
792 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
793 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.c140 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
220 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
794 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
797 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
798 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Drtl.c140 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
220 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
794 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
797 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
798 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.c140 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
220 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
794 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
797 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
798 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Drtl.c140 static int rtx_alloc_counts[(int) LAST_AND_UNUSED_RTX_CODE]; variable
220 rtx_alloc_counts[code]++; in rtx_alloc_stat_v()
804 if (rtx_alloc_counts[i]) in dump_rtx_statistics()
807 rtx_alloc_counts[i], rtx_alloc_sizes[i]); in dump_rtx_statistics()
808 total_counts += rtx_alloc_counts[i]; in dump_rtx_statistics()

1234