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

/freebsd-11.0-release/contrib/gcc/
H A Dreg-stack.c1960 rtx *note_reg; /* Array of note contents */
2005 note_reg = alloca (i * sizeof (rtx));
2025 note_reg[n_notes] = reg;
2123 int regnum = get_hard_regnum (regstack, note_reg[i]);
2205 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j])
2220 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j])
1945 rtx *note_reg; /* Array of note contents */ local

Completed in 50 milliseconds