LLVM  3.7.0
Classes | Enumerations | Functions
llvm::AArch64IC Namespace Reference

Classes

struct  ICMapper
 

Enumerations

enum  ICValues { Invalid = -1, IALLUIS = 0x0388, IALLU = 0x03a8, IVAU = 0x1ba9 }
 

Functions

static bool NeedsRegister (ICValues Val)
 

Enumeration Type Documentation

Enumerator
Invalid 
IALLUIS 
IALLU 
IVAU 

Definition at line 396 of file AArch64BaseInfo.h.

Function Documentation

static bool llvm::AArch64IC::NeedsRegister ( ICValues  Val)
inlinestatic

Definition at line 410 of file AArch64BaseInfo.h.

References IVAU.