LLVM 19.0.0git
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

◆ VectorLayout

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 624 of file AArch64BaseInfo.h.