LLVM API Documentation
#include <AArch64BaseInfo.h>
Public Member Functions | |
ICMapper () | |
![]() | |
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 | ICPairs [] |
Additional Inherited Members | |
![]() | |
const Mapping * | Pairs |
size_t | NumPairs |
uint32_t | TooBigImm |
Definition at line 219 of file AArch64BaseInfo.h.
A64IC::ICMapper::ICMapper | ( | ) |
Definition at line 106 of file AArch64BaseInfo.cpp.
|
static |
Definition at line 220 of file AArch64BaseInfo.h.