LLVM API Documentation

Enumerations | Functions
llvm::ARM_MB Namespace Reference

Enumerations

enum  MemBOpt {
  RESERVED_0 = 0, RESERVED_1 = 1, OSHST = 2, OSH = 3,
  RESERVED_4 = 4, RESERVED_5 = 5, NSHST = 6, NSH = 7,
  RESERVED_8 = 8, RESERVED_9 = 9, ISHST = 10, ISH = 11,
  RESERVED_12 = 12, RESERVED_13 = 13, ST = 14, SY = 15
}

Functions

static const char * MemBOptToString (unsigned val)

Enumeration Type Documentation

Enumerator:
RESERVED_0 
RESERVED_1 
OSHST 
OSH 
RESERVED_4 
RESERVED_5 
NSHST 
NSH 
RESERVED_8 
RESERVED_9 
ISHST 
ISH 
RESERVED_12 
RESERVED_13 
ST 
SY 

Definition at line 122 of file ARMBaseInfo.h.


Function Documentation

static const char* llvm::ARM_MB::MemBOptToString ( unsigned  val) [inline, static]