LLVM API Documentation

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

#include <AArch64BaseInfo.h>

Collaboration diagram for llvm::NamedImmMapper::Mapping:
Collaboration graph
[legend]

Public Attributes

const char * Name
 
uint32_t Value
 

Detailed Description

Definition at line 119 of file AArch64BaseInfo.h.

Member Data Documentation

const char* llvm::NamedImmMapper::Mapping::Name

Definition at line 120 of file AArch64BaseInfo.h.

Referenced by llvm::NamedImmMapper::toString().

uint32_t llvm::NamedImmMapper::Mapping::Value

Definition at line 121 of file AArch64BaseInfo.h.

Referenced by llvm::NamedImmMapper::fromString().


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