LLVM API Documentation

Enumerations | Functions
llvm::ARM_ISB Namespace Reference

Enumerations

enum  InstSyncBOpt {
  RESERVED_0 = 0, RESERVED_1 = 1, RESERVED_2 = 2, RESERVED_3 = 3,
  RESERVED_4 = 4, RESERVED_5 = 5, RESERVED_6 = 6, RESERVED_7 = 7,
  RESERVED_8 = 8, RESERVED_9 = 9, RESERVED_10 = 10, RESERVED_11 = 11,
  RESERVED_12 = 12, RESERVED_13 = 13, RESERVED_14 = 14, SY = 15
}

Functions

static const char * InstSyncBOptToString (unsigned val)

Enumeration Type Documentation

Enumerator:
RESERVED_0 
RESERVED_1 
RESERVED_2 
RESERVED_3 
RESERVED_4 
RESERVED_5 
RESERVED_6 
RESERVED_7 
RESERVED_8 
RESERVED_9 
RESERVED_10 
RESERVED_11 
RESERVED_12 
RESERVED_13 
RESERVED_14 
SY 

Definition at line 165 of file ARMBaseInfo.h.


Function Documentation

static const char* llvm::ARM_ISB::InstSyncBOptToString ( unsigned  val) [inline, static]