LLVM API Documentation
#include <AArch64BaseInfo.h>
Public Attributes | |
const char * | Name |
uint32_t | Value |
Definition at line 119 of file AArch64BaseInfo.h.
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().