Searched refs:NOTE_INSN_BIAS (Results 1 – 4 of 4) sorted by relevance
128 const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS] =
487 if (XINT (in_rtx, i) >= (int) NOTE_INSN_BIAS in print_rtx()
888 NOTE_INSN_BIAS = -100, enumerator899 extern const char * const note_insn_name[NOTE_INSN_MAX - NOTE_INSN_BIAS];901 (note_insn_name[(NOTE_CODE) - (int) NOTE_INSN_BIAS])
18390 if between NOTE_INSN_BIAS and NOTE_INSN_MAX.21729 (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.