LLVM API Documentation

Enumerations
SIInstrFlags Namespace Reference

Enumerations

enum  {
  MIMG = 1 << 3, SMRD = 1 << 4, VOP1 = 1 << 5, VOP2 = 1 << 6,
  VOP3 = 1 << 7, VOPC = 1 << 8, SALU = 1 << 9, MUBUF = 1 << 10,
  MTBUF = 1 << 11, FLAT = 1 << 12
}
enum  Flags { VM_CNT = 1 << 0, EXP_CNT = 1 << 1, LGKM_CNT = 1 << 2 }

Enumeration Type Documentation

anonymous enum
Enumerator:
MIMG 
SMRD 
VOP1 
VOP2 
VOP3 
VOPC 
SALU 
MUBUF 
MTBUF 
FLAT 

Definition at line 16 of file SIDefines.h.

Enumerator:
VM_CNT 
EXP_CNT 
LGKM_CNT 

Definition at line 239 of file SIInstrInfo.h.