LLVM API Documentation

Enumerations
llvm::AArch64Layout Namespace Reference

Enumerations

enum  VectorLayout {
  Invalid = -1, VL_8B, VL_4H, VL_2S,
  VL_1D, VL_16B, VL_8H, VL_4S,
  VL_2D, VL_B, VL_H, VL_S,
  VL_D
}

Enumeration Type Documentation

Enumerator:
Invalid 
VL_8B 
VL_4H 
VL_2S 
VL_1D 
VL_16B 
VL_8H 
VL_4S 
VL_2D 
VL_B 
VL_H 
VL_S 
VL_D 

Definition at line 471 of file AArch64BaseInfo.h.