Searched refs:Insn (Results 1 – 12 of 12) sorted by relevance
7037 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insn; in relocate() typedef7226 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 …]
25 // Insn modified by relocation, see enum Reloc_inst -----------------------------------------------…
1 /* Insn note definitions.
826 /* Insn (and related) definitions. */1117 string. Insn names in the strings are separated by commas. The
861 /* Insn (and related) definitions. */1155 string. Insn names in the strings are separated by commas. The
40 * Insn Canonicalizations::Canonicalization of Instructions43 * 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 Alternatives6365 @node Insn Canonicalizations6736 @node Insn Splitting7294 (@pxref{Insn Splitting}) except that the pattern to match is not a7359 @node Insn Attributes[all …]
1553 used only for insn attributes (@pxref{Insn Attributes}) since constant2546 for insn attributes. @xref{Insn Attributes}.
5986 that looks at an attribute (@pxref{Insn Attributes}) named, for example,
5908 that looks at an attribute (@pxref{Insn Attributes}) named, for example,
11681 ;; Insn emitted into the body of a function to return from a function.
13116 ;; Insn emitted into the body of a function to return from a function.