LLVM: llvm::AArch64SE Namespace Reference (original) (raw)

Enumerations
enum ShiftExtSpecifiers { Invalid = -1 , LSL, MSL, LSR, ASR, ROR, UXTB, UXTH, UXTW, UXTX, SXTB, SXTH, SXTW, SXTX }

Enumeration Type Documentation

ShiftExtSpecifiers

Enumerator
Invalid
LSL
MSL
LSR
ASR
ROR
UXTB
UXTH
UXTW
UXTX
SXTB
SXTH
SXTW
SXTX

Definition at line 715 of file AArch64BaseInfo.h.