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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c73 "n" like "i", but prints entries from `note_insn_name'
138 const char * const note_insn_name[NOTE_INSN_MAX] =
137 const char * const note_insn_name[NOTE_INSN_MAX] = variable
H A Drtl.h1797 extern const char * const note_insn_name[NOTE_INSN_MAX];
1799 (note_insn_name[(NOTE_CODE)])
H A Dgengtype.c1089 static const char *const note_insn_name[NOTE_INSN_MAX + 1] = {
1209 create_string_option (nodot, "tag", note_insn_name[c]);
1084 static const char *const note_insn_name[NOTE_INSN_MAX + 1] = { variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl.cc73 "n" like "i", but prints entries from `note_insn_name'
138 const char * const note_insn_name[NOTE_INSN_MAX] =
137 const char * const note_insn_name[NOTE_INSN_MAX] = variable
H A Dgengtype.cc1104 static const char *const note_insn_name[NOTE_INSN_MAX + 1] = {
1224 create_string_option (nodot, "tag", note_insn_name[c]);
1099 static const char *const note_insn_name[NOTE_INSN_MAX + 1] = { variable
H A Drtl.h1805 extern const char * const note_insn_name[NOTE_INSN_MAX];
1807 (note_insn_name[(NOTE_CODE)])

Completed in 402 milliseconds