Searched refs:new_i3_notes (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | combine.c | 1835 rtx new_i3_notes, new_i2_notes; in try_combine() local 2477 insn_code_number = recog_for_combine (&newpat, i3, &new_i3_notes); in try_combine() 2518 insn_code_number = recog_for_combine (&newpat, i3, &new_i3_notes); in try_combine() 2531 insn_code_number = recog_for_combine (&newpat, i3, &new_i3_notes); in try_combine() 2631 insn_code_number = recog_for_combine (&m_split, i3, &new_i3_notes); in try_combine() 2656 &new_i3_notes); in try_combine() 2841 insn_code_number = recog_for_combine (&newpat, i3, &new_i3_notes); in try_combine() 2904 insn_code_number = recog_for_combine (&newpat, i3, &new_i3_notes); in try_combine() 2959 insn_code_number = recog_for_combine (&newpat, i3, &new_i3_notes); in try_combine() 3251 if (new_i3_notes) in try_combine() [all …]
|