LLVM  8.0.1
Namespaces | Macros | Functions
ARMBaseInfo.cpp File Reference
#include "ARMBaseInfo.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "ARMGenSystemRegister.inc"
Include dependency graph for ARMBaseInfo.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::ARMSysReg
 
 llvm::ARMBankedReg
 

Macros

#define GET_MCLASSSYSREG_IMPL
 
#define GET_BANKEDREG_IMPL
 

Functions

const MClassSysReg * llvm::ARMSysReg::lookupMClassSysRegBy12bitSYSmValue (unsigned SYSm)
 
const MClassSysReg * llvm::ARMSysReg::lookupMClassSysRegAPSRNonDeprecated (unsigned SYSm)
 
const MClassSysReg * llvm::ARMSysReg::lookupMClassSysRegBy8bitSYSmValue (unsigned SYSm)
 

Macro Definition Documentation

◆ GET_BANKEDREG_IMPL

#define GET_BANKEDREG_IMPL

Definition at line 44 of file ARMBaseInfo.cpp.

◆ GET_MCLASSSYSREG_IMPL

#define GET_MCLASSSYSREG_IMPL

Definition at line 38 of file ARMBaseInfo.cpp.