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

/freebsd-10-stable/contrib/gcc/
H A Dreload1.c6332 static rtx other_output_reload_insns[MAX_RECOG_OPERANDS];
7065 emit_insn (other_output_reload_insns[rl->opnum]);
7066 other_output_reload_insns[rl->opnum] = get_insns ();
7241 = other_output_reload_insns[j] = 0;
7311 emit_insn_after (other_output_reload_insns[j], x);
6307 static rtx other_output_reload_insns[MAX_RECOG_OPERANDS]; variable

Completed in 116 milliseconds