LLVM  3.7.0
Public Member Functions | Static Public Attributes | List of all members
llvm::AArch64SysReg::MRSMapper Struct Reference

#include <AArch64BaseInfo.h>

Inheritance diagram for llvm::AArch64SysReg::MRSMapper:
[legend]
Collaboration diagram for llvm::AArch64SysReg::MRSMapper:
[legend]

Public Member Functions

 MRSMapper ()
 
- Public Member Functions inherited from llvm::AArch64SysReg::SysRegMapper
 SysRegMapper ()
 
uint32_t fromString (StringRef Name, const FeatureBitset &FeatureBits, bool &Valid) const
 
std::string toString (uint32_t Bits, const FeatureBitset &FeatureBits) const
 

Static Public Attributes

static const
AArch64NamedImmMapper::Mapping 
MRSMappings []
 
- Static Public Attributes inherited from llvm::AArch64SysReg::SysRegMapper
static const
AArch64NamedImmMapper::Mapping 
SysRegMappings []
 

Additional Inherited Members

- Public Attributes inherited from llvm::AArch64SysReg::SysRegMapper
const
AArch64NamedImmMapper::Mapping
InstMappings
 
size_t NumInstMappings
 

Detailed Description

Definition at line 1218 of file AArch64BaseInfo.h.

Constructor & Destructor Documentation

AArch64SysReg::MRSMapper::MRSMapper ( )

Definition at line 257 of file AArch64BaseInfo.cpp.

References llvm::array_lengthof().

Member Data Documentation

const AArch64NamedImmMapper::Mapping AArch64SysReg::MRSMapper::MRSMappings
static

Definition at line 1219 of file AArch64BaseInfo.h.


The documentation for this struct was generated from the following files: