LLVM API Documentation

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 372 of file AArch64BaseInfo.h.


Function Documentation

static bool llvm::AArch64IC::NeedsRegister ( ICValues  Val) [inline, static]

Definition at line 386 of file AArch64BaseInfo.h.

References IVAU.