LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
llvm::A64SysReg::MRSMapper Struct Reference

#include <AArch64BaseInfo.h>

Inheritance diagram for llvm::A64SysReg::MRSMapper:
Inheritance graph
[legend]
Collaboration diagram for llvm::A64SysReg::MRSMapper:
Collaboration graph
[legend]

Public Member Functions

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

Static Public Attributes

static const
NamedImmMapper::Mapping 
MRSPairs []
 
- Static Public Attributes inherited from llvm::A64SysReg::SysRegMapper
static const
NamedImmMapper::Mapping 
SysRegPairs []
 

Additional Inherited Members

- Public Attributes inherited from llvm::A64SysReg::SysRegMapper
const NamedImmMapper::MappingInstPairs
 
size_t NumInstPairs
 

Detailed Description

Definition at line 986 of file AArch64BaseInfo.h.

Constructor & Destructor Documentation

A64SysReg::MRSMapper::MRSMapper ( )

Definition at line 248 of file AArch64BaseInfo.cpp.

References llvm::array_lengthof().

Member Data Documentation

const NamedImmMapper::Mapping A64SysReg::MRSMapper::MRSPairs
static

Definition at line 987 of file AArch64BaseInfo.h.


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