LLVM 20.0.0git
|
#include "llvm/TableGen/AArch64ImmCheck.h"
Public Member Functions | |
ImmCheck (int ImmArgIdx, unsigned Kind, unsigned ElementSizeInBits=0, unsigned VecSizeInBits=128) | |
ImmCheck (const ImmCheck &Other)=default | |
~ImmCheck ()=default | |
int | getImmArgIdx () const |
unsigned | getKind () const |
unsigned | getElementSizeInBits () const |
unsigned | getVecSizeInBits () const |
Definition at line 17 of file AArch64ImmCheck.h.
|
inline |
Definition at line 24 of file AArch64ImmCheck.h.
|
default |
|
inline |
Definition at line 33 of file AArch64ImmCheck.h.
|
inline |
Definition at line 31 of file AArch64ImmCheck.h.
|
inline |
Definition at line 32 of file AArch64ImmCheck.h.
|
inline |
Definition at line 34 of file AArch64ImmCheck.h.