LLVM  4.0.0
Enumerations
llvm::SISrcMods Namespace Reference

Enumerations

enum  { NEG = 1 << 0, ABS = 1 << 1, SEXT = 1 << 0 }
 

Enumeration Type Documentation

anonymous enum
Enumerator
NEG 
ABS 
SEXT 

Definition at line 127 of file SIDefines.h.