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

123456789

/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dm68k.c809 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.c675 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.c2117 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dm68k.c825 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c2820 if (code != BARRIER && code != NOTE && !is_cond_candidate (insn))
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dreg-stack.c870 /* Remove a note of type NOTE, which must be found, for register
2239 if (GET_CODE (insn) == NOTE || INSN_DELETED_P (insn))
H A Drtlanal.c1905 the REGNO of this NOTE need not be REGNO if REGNO is a hard register;
2061 /* Remove register note NOTE from the REG_NOTES of INSN. */
3025 if (GET_CODE (r) == NOTE)
H A Dtoplev.c2690 if (GET_CODE (insn) == NOTE
H A Dgcse.c3981 /* If there is already a NOTE, update the expression in it with our
4551 call mark_oprs_set if we turned the insn into a NOTE. */
4552 if (GET_CODE (insn) != NOTE)
7300 && (GET_CODE (before) != NOTE
H A Ddwarfout.c82 ** IMPORTANT NOTE ** ** IMPORTANT NOTE ** ** IMPORTANT NOTE **
584 /* NOTE: In the comments in this file, many references are made to
3962 || ((GET_CODE (insn) == NOTE
5790 /* NOTE: The call above to `output_decl' may have caused one or more
H A Dflow.c1672 NOTE at this point will be the RETVAL note if it exists. */
2334 NOTE is the REG_RETVAL note of the insn. */
3418 /* INCR will become a NOTE and INSN won't contain a
3476 PUT_CODE (incr, NOTE);
H A Dbuiltins.c584 NOTE: This is intended for use by GNAT and the exception handling
637 NOTE: This is intended for use by GNAT and the exception handling
1164 /* Put the insns after the NOTE that starts the function.
2994 /* Put the insns after the NOTE that starts the function. If this
3694 if (drop_through_label && GET_CODE (drop_through_label) == NOTE)
H A Dvarasm.c3419 CODE_LABEL into a NOTE. */
3437 || (GET_CODE (tmp) == NOTE
/openbsd-current/gnu/usr.bin/perl/cpan/IPC-Cmd/lib/IPC/
H A DCmd.pm275 to STDOUT/STDERR or should only be trapped in buffers (NOTE: buffers
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DAPI.pm794 =head1 ***INTERNALS NOTE***
/openbsd-current/gnu/usr.bin/perl/dist/threads/lib/
H A Dthreads.pm812 NOTE: If the I<main> thread exits, then this warning cannot be suppressed
/openbsd-current/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.pm1436 =head2 NOTE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c2892 while (GET_CODE (from) == JUMP_INSN || GET_CODE (from) == NOTE
4022 PUT_CODE (insn, NOTE);
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dperlbug.PL1388 NOTE: unless your Perl has been compiled with debug info
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl27161 QUARTER NOTE
27164 EIGHTH NOTE
81959 MUSICAL SYMBOL WHOLE NOTE
81962 MUSICAL SYMBOL HALF NOTE
81965 MUSICAL SYMBOL QUARTER NOTE
81968 MUSICAL SYMBOL EIGHTH NOTE
81971 MUSICAL SYMBOL SIXTEENTH NOTE
81974 MUSICAL SYMBOL THIRTY-SECOND NOTE
81977 MUSICAL SYMBOL SIXTY-FOURTH NOTE
81980 MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH NOTE
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c8339 if (GET_CODE (i) == NOTE)
8900 if (GET_CODE (i) == NOTE)
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dbfin.c3400 while (GET_CODE (tail) == NOTE)
/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/lib/HTTP/
H A DTiny.pm352 #pod B<NOTE>: Method names are B<case-sensitive> per the HTTP/1.1 specification.
1912 B<NOTE>: Method names are B<case-sensitive> per the HTTP/1.1 specification.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm1867 B<NOTE>: the implementation is not complete. C<level>, for example, is still
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.c8773 if (GET_CODE (i) == NOTE)
9339 if (GET_CODE (i) == NOTE)

Completed in 805 milliseconds

123456789