Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc3652 rtx newi3pat = PATTERN (NEXT_INSN (m_split_insn)); in try_combine() local
3667 insn_code_number = recog_for_combine (&newi3pat, i3, in try_combine()
3670 newpat = newi3pat; in try_combine()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c3775 rtx newi3pat = PATTERN (NEXT_INSN (m_split_insn)); in try_combine() local
3790 insn_code_number = recog_for_combine (&newi3pat, i3, in try_combine()
3793 newpat = newi3pat; in try_combine()