LLVM API Documentation
#include <AArch64BaseInfo.h>
Public Member Functions | |
ATMapper () | |
![]() | |
template<int N> | |
NamedImmMapper (const Mapping(&Pairs)[N], uint32_t TooBigImm) | |
StringRef | toString (uint32_t Value, bool &Valid) const |
uint32_t | fromString (StringRef Name, bool &Valid) const |
bool | validImm (uint32_t Value) const |
Static Public Attributes | |
static const Mapping | ATPairs [] |
Additional Inherited Members | |
![]() | |
const Mapping * | Pairs |
size_t | NumPairs |
uint32_t | TooBigImm |
Definition at line 158 of file AArch64BaseInfo.h.
A64AT::ATMapper::ATMapper | ( | ) |
Definition at line 65 of file AArch64BaseInfo.cpp.
|
static |