Home
last modified time | relevance | path

Searched refs:note_insn_name (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Drtl.c128 const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS] = variable
Drtl.h894 extern const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS];
896 (note_insn_name[(NOTE_CODE) - (int) NOTE_INSN_BIAS])
Dgengtype.c422 static const char *const note_insn_name[NOTE_INSN_MAX+1] = { variable
536 note_flds->opt = create_option (nodot, "tag", note_insn_name[c]); in adjust_field_rtx_def()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Drtl.c208 const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS] = variable
Drtl.h903 extern const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS];
905 (note_insn_name[(NOTE_CODE) - (int) NOTE_INSN_BIAS])
DChangeLog.210450 * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.
10452 * rtl.h (rtx_class, reg_note_name, note_insn_name): Likewise.
DFSFChangeLog.116728 * rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.
11389 * rtl.c (note_insn_name): Add NOTE_INSN_EH_REGION_{BEG,END}.
DChangeLog.36375 * rtl.c (note_insn_name): Update.
6464 * rtl.c (note_insn_name): Tweak string order.
DChangeLog.72799 * rtl.c (note_insn_name): Likewise.
18559 * rtl.c (note_insn_name): Update.
DChangeLog.03729 (note_insn_name): Add NOTE_INSN_RANGE_{START,END}, NOTE_INSN_LIVE.
DChangeLog.14159 * rtl.c (note_insn_name): Add NOTE_INSN_BASIC_BLOCK.
DChangeLog.614877 * rtl.c (note_insn_name): Likewise.