LLVM API Documentation

Classes | Enumerations
llvm::AArch64DB Namespace Reference

Classes

struct  DBarrierMapper

Enumerations

enum  DBValues {
  Invalid = -1, OSHLD = 0x1, OSHST = 0x2, OSH = 0x3,
  NSHLD = 0x5, NSHST = 0x6, NSH = 0x7, ISHLD = 0x9,
  ISHST = 0xa, ISH = 0xb, LD = 0xd, ST = 0xe,
  SY = 0xf
}

Enumeration Type Documentation

Enumerator:
Invalid 
OSHLD 
OSHST 
OSH 
NSHLD 
NSHST 
NSH 
ISHLD 
ISHST 
ISH 
LD 
ST 
SY 

Definition at line 327 of file AArch64BaseInfo.h.