Searched refs:NOTE (Results 26 - 44 of 44) sorted by relevance

12

/freebsd-9.3-release/contrib/gcc/
H A Dregmove.c1675 enum rtx_code code = NOTE;
1701 code = NOTE;
H A Dcfgrtl.c84 /* Return true if NOTE is not one of the ones that must be kept paired,
124 PUT_CODE (insn, NOTE);
209 the NOTE's. */
2088 case NOTE:
H A Dfinal.c126 /* Line number of last NOTE. */
135 /* Filename of last NOTE. */
400 case NOTE:
1710 case NOTE:
H A Djump.c1228 which the caller is deleting) stored in the register mentioned by NOTE
1513 if (code == NOTE
H A Dpredict.c1396 case NOTE:
H A Dgengtype.c589 else if (i == NOTE && aindex == 4)
591 else if (i == NOTE && aindex >= 7)
H A Dreorg.c241 case NOTE:
H A Dcse.c7114 if (code != NOTE && num_insns++ > PARAM_VALUE (PARAM_MAX_CSE_INSNS))
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Ddummynet.txt82 NOTE: for up-to-date details please look at the relevant source
498 NOTE: Flowsets that belong to this scheduler are not deleted, so if a new
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dxml.c145 { "", 1, 0, 0 }, /* NOTE (docbook) */
776 /* NOTE: We use `elt' rather than `element' in the argument list of
987 /* See the NOTE before xml_insert_element_with_attribute, for why we
1317 xml_insert_element (NOTE, arg);
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c5886 case NOTE:
6030 else if (GET_CODE (insn) == NOTE
8407 if (GET_CODE (NEXT_INSN (head)) == NOTE
9047 if (GET_CODE (insn) == NOTE
9067 if (GET_CODE (insn) == NOTE || ! RTX_FRAME_RELATED_P (insn))
/freebsd-9.3-release/sys/mips/mips/
H A Dsupport.S1552 # NOTE: a1 is padding!
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ia64.c8311 Meanings of value in 'NOTE':
10500 note = NOTE (opdeps->chks[chkind]);
10512 bother checking. Ed. NOTE: I don't think this check is terribly
10630 note = NOTE (opdeps->regs[i]);
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c8230 gcc_assert (GET_CODE (insn) == NOTE);
15640 if (GET_CODE (insn) == NOTE || !RTX_FRAME_RELATED_P (insn))
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c15429 if (GET_CODE (insn) == NOTE)
16741 || GET_CODE (insn) == NOTE
18178 for (; insn && GET_CODE (insn) != NOTE; insn = PREV_INSN (insn));
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c1807 /* NOTE: The trailing bits get XOR'd so we need the
7659 case NOTE:
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex4125 % NOTE on use of \vbox for chapter headings, section headings, and such:
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex4299 % NOTE on use of \vbox for chapter headings, section headings, and such:
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex4197 % NOTE on use of \vbox for chapter headings, section headings, and such:

Completed in 406 milliseconds

12