Home
last modified time | relevance | path

Searched refs:Insn (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc7037 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insn; in relocate() typedef
7226 Insn* iview = reinterpret_cast<Insn*>(view - d_offset); in relocate()
7227 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview); in relocate()
7243 Insn* iview = reinterpret_cast<Insn*>(view - d_offset); in relocate()
7244 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview); in relocate()
7256 Insn* iview = reinterpret_cast<Insn*>(view - d_offset); in relocate()
7257 Insn insn = nop; in relocate()
7281 Insn* iview = reinterpret_cast<Insn*>(view - d_offset); in relocate()
7282 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview); in relocate()
7294 Insn* iview = reinterpret_cast<Insn*>(view - d_offset); in relocate()
[all …]
H A Daarch64-reloc.def25 // Insn modified by relocation, see enum Reloc_inst -----------------------------------------------…
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dinsn-notes.def1 /* Insn note definitions.
H A Drtl.def826 /* Insn (and related) definitions. */
1117 string. Insn names in the strings are separated by commas. The
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinsn-notes.def1 /* Insn note definitions.
H A Drtl.def861 /* Insn (and related) definitions. */
1155 string. Insn names in the strings are separated by commas. The
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dmd.texi40 * Insn Canonicalizations::Canonicalization of Instructions
43 * Insn Splitting:: Splitting Instructions into Multiple Instructions.
46 * Insn Attributes:: Specifying the value of attributes for generated insns.
179 this pattern. @xref{Insn Attributes}.
1066 * Disable Insn Alternatives:: Disable insn alternatives using the @code{enabled} attribute.
3755 @node Disable Insn Alternatives
6365 @node Insn Canonicalizations
6736 @node Insn Splitting
7294 (@pxref{Insn Splitting}) except that the pattern to match is not a
7359 @node Insn Attributes
[all …]
H A Drtl.texi1553 used only for insn attributes (@pxref{Insn Attributes}) since constant
2546 for insn attributes. @xref{Insn Attributes}.
H A Dtm.texi5986 that looks at an attribute (@pxref{Insn Attributes}) named, for example,
H A Dtm.texi.in5908 that looks at an attribute (@pxref{Insn Attributes}) named, for example,
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.md11681 ;; Insn emitted into the body of a function to return from a function.
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.md13116 ;; Insn emitted into the body of a function to return from a function.