LLVM API Documentation

Enumerations
llvm::AArch64SE Namespace Reference

Enumerations

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

Enumeration Type Documentation

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

Definition at line 450 of file AArch64BaseInfo.h.