Searched refs:mep_reuse_lo_p_1 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c186 static bool mep_reuse_lo_p_1 (rtx, rtx, rtx_insn *, bool);
753 mep_reuse_lo_p_1 (rtx lo, rtx gpr, rtx_insn *insn, bool gpr_dead_p)
806 /* A wrapper around mep_reuse_lo_p_1 that preserves recog_data. */
811 bool result = mep_reuse_lo_p_1 (lo, gpr, insn, gpr_dead_p);
750 mep_reuse_lo_p_1 (rtx lo, rtx gpr, rtx_insn *insn, bool gpr_dead_p) function

Completed in 104 milliseconds