Searched refs:opvec (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arc/ |
| H A D | arc.c | 1939 arc_final_prescan_insn (insn, opvec, noperands) in arc_final_prescan_insn() argument 1941 rtx *opvec ATTRIBUTE_UNUSED;
|
| /openbsd-src/gnu/gcc/gcc/config/arc/ |
| H A D | arc.c | 1961 rtx *opvec ATTRIBUTE_UNUSED, in arc_final_prescan_insn()
|
| /openbsd-src/gnu/gcc/gcc/config/mt/ |
| H A D | mt.c | 211 rtx * opvec ATTRIBUTE_UNUSED, in mt_final_prescan_insn()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv.c | 2386 frv_final_prescan_insn (insn, opvec, noperands) in frv_final_prescan_insn() argument 2388 rtx *opvec; 2397 frv_insn_operands = opvec;
|
| /openbsd-src/gnu/gcc/gcc/config/iq2000/ |
| H A D | iq2000.c | 1501 final_prescan_insn (rtx insn, rtx opvec[] ATTRIBUTE_UNUSED, in final_prescan_insn()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | sh.c | 4220 final_prescan_insn (insn, opvec, noperands) in final_prescan_insn() argument 4222 rtx *opvec ATTRIBUTE_UNUSED;
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | frv.c | 2436 frv_final_prescan_insn (rtx insn, rtx *opvec, in frv_final_prescan_insn() argument 2443 frv_insn_operands = opvec; in frv_final_prescan_insn()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips.c | 6377 final_prescan_insn (insn, opvec, noperands) in final_prescan_insn() argument 6379 rtx opvec[] ATTRIBUTE_UNUSED;
|
| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | sh.c | 5131 final_prescan_insn (rtx insn, rtx *opvec ATTRIBUTE_UNUSED, in final_prescan_insn()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | tm.texi | 7249 @item FINAL_PRESCAN_INSN (@var{insn}, @var{opvec}, @var{noperands}) 7254 Here the argument @var{opvec} is the vector containing the operands 7273 @code{CODE_LABEL}. In that case, @var{opvec} will be a null pointer and
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | tm.texi | 7678 @defmac FINAL_PRESCAN_INSN (@var{insn}, @var{opvec}, @var{noperands}) 7683 Here the argument @var{opvec} is the vector containing the operands
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.0 | 2078 (final_prescan_insn): Likewise for parameters `opvec' and `noperands'.
|
| H A D | ChangeLog.1 | 2767 (final_prescan_insn): Remove opvec and noperands parameters - they
|