LLVM  4.0.0
Enumerations
llvm::AMDGPU::SDWA Namespace Reference

Enumerations

enum  SdwaSel {
  BYTE_0 = 0, BYTE_1 = 1, BYTE_2 = 2, BYTE_3 = 3,
  WORD_0 = 4, WORD_1 = 5, DWORD = 6
}
 
enum  DstUnused { UNUSED_PAD = 0, UNUSED_SEXT = 1, UNUSED_PRESERVE = 2 }
 

Enumeration Type Documentation

Enumerator
UNUSED_PAD 
UNUSED_SEXT 
UNUSED_PRESERVE 

Definition at line 278 of file SIDefines.h.

Enumerator
BYTE_0 
BYTE_1 
BYTE_2 
BYTE_3 
WORD_0 
WORD_1 
DWORD 

Definition at line 268 of file SIDefines.h.