Home
last modified time | relevance | path

Searched refs:REG_FREQ_CALLS_CROSSED (Results 1 – 25 of 75) sorted by relevance

123

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dregstat.c175 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_ri()
176 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_ri()
177 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_ri()
457 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_calls_crossed()
458 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_calls_crossed()
459 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_calls_crossed()
558 if (REG_FREQ_CALLS_CROSSED (i)) in dump_reg_info()
559 fprintf (file, "; crosses call with %d frequency", REG_FREQ_CALLS_CROSSED (i)); in dump_reg_info()
H A Dregs.h166 #define REG_FREQ_CALLS_CROSSED(N) (reg_info_p[N].freq_calls_crossed) macro
H A Dira.c3809 REG_FREQ_CALLS_CROSSED (regno) = 0; in update_equiv_regs()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dregstat.c187 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_ri()
188 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_ri()
189 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_ri()
481 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_calls_crossed()
482 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_calls_crossed()
483 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_calls_crossed()
586 if (REG_FREQ_CALLS_CROSSED (i)) in dump_reg_info()
587 fprintf (file, "; crosses call with %d frequency", REG_FREQ_CALLS_CROSSED (i)); in dump_reg_info()
H A Dregmove.c376 REG_FREQ_CALLS_CROSSED (sregno) -= s_freq_calls; in optimize_reg_copy_1()
406 REG_FREQ_CALLS_CROSSED (dregno) += d_freq_calls; in optimize_reg_copy_1()
482 REG_FREQ_CALLS_CROSSED (dregno) -= freq; in optimize_reg_copy_2()
483 REG_FREQ_CALLS_CROSSED (sregno) += freq; in optimize_reg_copy_2()
799 REG_FREQ_CALLS_CROSSED (REGNO (dst)) += freq_calls; in fixup_match_2()
1190 REG_FREQ_CALLS_CROSSED (dstno) += freq_calls; in regmove_backward_pass()
1191 REG_FREQ_CALLS_CROSSED (srcno) -= freq_calls; in regmove_backward_pass()
H A Dregs.h172 #define REG_FREQ_CALLS_CROSSED(N) (reg_info_p[N].freq_calls_crossed) macro
H A Dira.c3354 REG_FREQ_CALLS_CROSSED (regno) = 0; in update_equiv_regs()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dregstat.c187 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_ri()
188 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_ri()
189 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_ri()
481 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_calls_crossed()
482 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_calls_crossed()
483 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_calls_crossed()
586 if (REG_FREQ_CALLS_CROSSED (i)) in dump_reg_info()
587 fprintf (file, "; crosses call with %d frequency", REG_FREQ_CALLS_CROSSED (i)); in dump_reg_info()
H A Dregs.h172 #define REG_FREQ_CALLS_CROSSED(N) (reg_info_p[N].freq_calls_crossed) macro
H A Dira.c3892 REG_FREQ_CALLS_CROSSED (regno) = 0; in update_equiv_regs()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dregstat.c187 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_ri()
188 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_ri()
189 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_ri()
481 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_calls_crossed()
482 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_calls_crossed()
483 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_calls_crossed()
586 if (REG_FREQ_CALLS_CROSSED (i)) in dump_reg_info()
587 fprintf (file, "; crosses call with %d frequency", REG_FREQ_CALLS_CROSSED (i)); in dump_reg_info()
H A Dregmove.c376 REG_FREQ_CALLS_CROSSED (sregno) -= s_freq_calls; in optimize_reg_copy_1()
406 REG_FREQ_CALLS_CROSSED (dregno) += d_freq_calls; in optimize_reg_copy_1()
482 REG_FREQ_CALLS_CROSSED (dregno) -= freq; in optimize_reg_copy_2()
483 REG_FREQ_CALLS_CROSSED (sregno) += freq; in optimize_reg_copy_2()
799 REG_FREQ_CALLS_CROSSED (REGNO (dst)) += freq_calls; in fixup_match_2()
1190 REG_FREQ_CALLS_CROSSED (dstno) += freq_calls; in regmove_backward_pass()
1191 REG_FREQ_CALLS_CROSSED (srcno) -= freq_calls; in regmove_backward_pass()
H A Dregs.h172 #define REG_FREQ_CALLS_CROSSED(N) (reg_info_p[N].freq_calls_crossed) macro
H A Dira.c3310 REG_FREQ_CALLS_CROSSED (regno) = 0; in update_equiv_regs()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dregstat.c175 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_ri()
176 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_ri()
177 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_ri()
457 REG_FREQ_CALLS_CROSSED (regno) += REG_FREQ_FROM_BB (bb); in regstat_bb_compute_calls_crossed()
458 REG_FREQ_CALLS_CROSSED (regno) = in regstat_bb_compute_calls_crossed()
459 MIN (REG_FREQ_CALLS_CROSSED (regno), REG_FREQ_MAX); in regstat_bb_compute_calls_crossed()
558 if (REG_FREQ_CALLS_CROSSED (i)) in dump_reg_info()
559 fprintf (file, "; crosses call with %d frequency", REG_FREQ_CALLS_CROSSED (i)); in dump_reg_info()
H A Dregs.h166 #define REG_FREQ_CALLS_CROSSED(N) (reg_info_p[N].freq_calls_crossed) macro
H A Dira.c3809 REG_FREQ_CALLS_CROSSED (regno) = 0; in update_equiv_regs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-201626747 (REG_FREQ_CALLS_CROSSED): Delete.
26750 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
26752 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED

123