Searched refs:NOTE (Results 201 - 222 of 222) sorted by relevance

123456789

/openbsd-current/gnu/gcc/gcc/config/arm/
H A Darm.c8222 gcc_assert (GET_CODE (insn) == NOTE);
15533 if (GET_CODE (insn) == NOTE || !RTX_FRAME_RELATED_P (insn))
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c7441 Meanings of value in 'NOTE':
9603 note = NOTE (opdeps->chks[chkind]);
9615 bother checking. Ed. NOTE: I don't think this check is terribly
9730 note = NOTE (opdeps->regs[i]);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c11120 if (GET_CODE (insn) == NOTE)
13024 for (; insn && GET_CODE (insn) != NOTE; insn = PREV_INSN (insn));
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c8309 Meanings of value in 'NOTE':
10498 note = NOTE (opdeps->chks[chkind]);
10510 bother checking. Ed. NOTE: I don't think this check is terribly
10625 note = NOTE (opdeps->regs[i]);
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com7182 $! NOTE: This file is extracted as part of the VMS configuration process.
H A DConfigure24116 : NOTE: recursion limit of 10 to prevent runaway in case of symlink madness
/openbsd-current/gnu/gcc/gcc/
H A Dcse.c7104 if (code != NOTE && num_insns++ > PARAM_VALUE (PARAM_MAX_CSE_INSNS))
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.c5376 || GET_CODE (insn) == NOTE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.c5354 && GET_CODE (XEXP (link, 0)) != NOTE
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12660 # define PERL_UNUSED_ARG(x) NOTE(ARGUNUSED(x))
/openbsd-current/gnu/usr.bin/perl/cpan/JSON-PP/lib/JSON/
H A DPP.pm2257 list (NOTE: I<not> C<undef>, which is a valid scalar), the original
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c15374 if (GET_CODE (insn) == NOTE)
16686 || GET_CODE (insn) == NOTE
18123 for (; insn && GET_CODE (insn) != NOTE; insn = PREV_INSN (insn));
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c1807 /* NOTE: The trailing bits get XOR'd so we need the
7662 case NOTE:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c8815 if (code == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c6215 if (GET_CODE (first) != NOTE)
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm304 | NOTE: it is NOT callable from C!
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm234 | NOTE: it is NOT callable from C!
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddwarf2out.c3197 /* NOTE: In the comments in this file, many references are made to
11149 || ((GET_CODE (insn) == NOTE
H A Dexpr.c543 case NOTE:
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex4299 % NOTE on use of \vbox for chapter headings, section headings, and such:
/openbsd-current/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex4044 % NOTE on use of \vbox for chapter headings, section headings, and such:
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex4197 % NOTE on use of \vbox for chapter headings, section headings, and such:

Completed in 1205 milliseconds

123456789