LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
llvm::A64AT Namespace Reference

Classes

struct  ATMapper
 

Enumerations

enum  ATValues {
  Invalid = -1, S1E1R = 0x43c0, S1E2R = 0x63c0, S1E3R = 0x73c0,
  S1E1W = 0x43c1, S1E2W = 0x63c1, S1E3W = 0x73c1, S1E0R = 0x43c2,
  S1E0W = 0x43c3, S12E1R = 0x63c4, S12E1W = 0x63c5, S12E0R = 0x63c6,
  S12E0W = 0x63c7
}
 

Enumeration Type Documentation

Enumerator
Invalid 
S1E1R 
S1E2R 
S1E3R 
S1E1W 
S1E2W 
S1E3W 
S1E0R 
S1E0W 
S12E1R 
S12E1W 
S12E0R 
S12E0W 

Definition at line 142 of file AArch64BaseInfo.h.