Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreload1.cc7027 static rtx_insn *other_output_reload_insns[MAX_RECOG_OPERANDS]; variable
7738 emit_insn (other_output_reload_insns[rl->opnum]); in emit_output_reload_insns()
7739 other_output_reload_insns[rl->opnum] = get_insns (); in emit_output_reload_insns()
7973 = other_output_reload_insns[j] = 0; in emit_reload_insns()
8048 emit_insn_after (other_output_reload_insns[j], x); in emit_reload_insns()
H A DChangeLog-1999310 other_output_reload_insns): ... new static variables, and...
H A DChangeLog-201425806 (other_output_reload_insns): Likewise for the elements of this
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload1.c7031 static rtx_insn *other_output_reload_insns[MAX_RECOG_OPERANDS]; variable
7742 emit_insn (other_output_reload_insns[rl->opnum]); in emit_output_reload_insns()
7743 other_output_reload_insns[rl->opnum] = get_insns (); in emit_output_reload_insns()
7977 = other_output_reload_insns[j] = 0; in emit_reload_insns()
8052 emit_insn_after (other_output_reload_insns[j], x); in emit_reload_insns()