LLVM  8.0.1
Enumerations
llvm::AMDGPUAsmVariants Namespace Reference

Enumerations

enum  {
  DEFAULT = 0, VOP3 = 1, SDWA = 2, SDWA9 = 3,
  DPP = 4
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
DEFAULT 
VOP3 
SDWA 
SDWA9 
DPP 

Definition at line 194 of file SIDefines.h.