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

/freebsd-10.0-release/contrib/gcc/
H A Drtl.c129 const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS] =
H A Dprint-rtl.c487 if (XINT (in_rtx, i) >= (int) NOTE_INSN_BIAS
H A Drtl.h890 NOTE_INSN_BIAS = -100,
901 extern const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS];
903 (note_insn_name[(NOTE_CODE) - (int) NOTE_INSN_BIAS])
888 NOTE_INSN_BIAS = -100, enumerator in enum:insn_note

Completed in 112 milliseconds