LLVM API Documentation

Public Member Functions | Static Public Attributes
llvm::AArch64AT::ATMapper Struct Reference

#include <AArch64BaseInfo.h>

Inheritance diagram for llvm::AArch64AT::ATMapper:
Inheritance graph
[legend]
Collaboration diagram for llvm::AArch64AT::ATMapper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ATMapper ()

Static Public Attributes

static const Mapping ATPairs []

Detailed Description

Definition at line 319 of file AArch64BaseInfo.h.


Constructor & Destructor Documentation

Definition at line 65 of file AArch64BaseInfo.cpp.


Member Data Documentation

Initial value:
 {
  {"s1e1r", S1E1R},
  {"s1e2r", S1E2R},
  {"s1e3r", S1E3R},
  {"s1e1w", S1E1W},
  {"s1e2w", S1E2W},
  {"s1e3w", S1E3W},
  {"s1e0r", S1E0R},
  {"s1e0w", S1E0W},
  {"s12e1r", S12E1R},
  {"s12e1w", S12E1W},
  {"s12e0r", S12E0R},
  {"s12e0w", S12E0W},
}

Definition at line 320 of file AArch64BaseInfo.h.


The documentation for this struct was generated from the following files: