Home
last modified time | relevance | path

Searched refs:tertiary_reload (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreload1.c7455 int tertiary_reload = rld[secondary_reload].secondary_in_reload; in emit_input_reload_insns() local
7457 third_reload_reg = rld[tertiary_reload].reg_rtx; in emit_input_reload_insns()
7460 gcc_assert (rld[tertiary_reload].secondary_in_reload < 0); in emit_input_reload_insns()
7681 int tertiary_reload = rld[secondary_reload].secondary_out_reload; in emit_output_reload_insns() local
7697 gcc_assert (tertiary_reload < 0); in emit_output_reload_insns()
7712 gcc_assert (tertiary_reload < 0 in emit_output_reload_insns()
7713 || rld[tertiary_reload].secondary_out_reload < 0); in emit_output_reload_insns()
7720 rtx third_reloadreg = rld[tertiary_reload].reg_rtx; in emit_output_reload_insns()
7745 if (tertiary_reload >= 0) in emit_output_reload_insns()
7747 rtx third_reloadreg = rld[tertiary_reload].reg_rtx; in emit_output_reload_insns()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreload1.c7386 int tertiary_reload = rld[secondary_reload].secondary_in_reload; in emit_input_reload_insns() local
7388 third_reload_reg = rld[tertiary_reload].reg_rtx; in emit_input_reload_insns()
7391 gcc_assert (rld[tertiary_reload].secondary_in_reload < 0); in emit_input_reload_insns()
7612 int tertiary_reload = rld[secondary_reload].secondary_out_reload; in emit_output_reload_insns() local
7628 gcc_assert (tertiary_reload < 0); in emit_output_reload_insns()
7643 gcc_assert (tertiary_reload < 0 in emit_output_reload_insns()
7644 || rld[tertiary_reload].secondary_out_reload < 0); in emit_output_reload_insns()
7651 rtx third_reloadreg = rld[tertiary_reload].reg_rtx; in emit_output_reload_insns()
7676 if (tertiary_reload >= 0) in emit_output_reload_insns()
7678 rtx third_reloadreg = rld[tertiary_reload].reg_rtx; in emit_output_reload_insns()