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

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c6778 rtx slot_insn = ultra_pipe.group[slot];
6783 if (slot_insn != 0
6784 && (slot_pat = PATTERN (slot_insn)) != 0
6785 && ((insn == slot_insn)
6787 && GET_CODE (slot_insn) == INSN
6800 && GET_CODE (slot_insn) == INSN
6753 rtx slot_insn = ultra_pipe.group[slot]; local

Completed in 107 milliseconds