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

/freebsd-10.0-release/contrib/gcc/
H A Dreg-stack.c1961 rtx **note_loc; /* Address of REG field of each note */
2006 note_loc = alloca (i * sizeof (rtx *));
2026 note_loc[n_notes] = loc;
2127 replace_reg (note_loc[i], regnum);
1946 rtx **note_loc; /* Address of REG field of each note */ local

Completed in 65 milliseconds