LLVM  8.0.1
Enumerations
llvm::XCore Namespace Reference

Enumerations

enum  CondCode { COND_TRUE, COND_FALSE, COND_INVALID }
 

Enumeration Type Documentation

◆ CondCode

Enumerator
COND_TRUE 
COND_FALSE 
COND_INVALID 

Definition at line 38 of file XCoreInstrInfo.cpp.