LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations
llvm::A64CC Namespace Reference

Enumerations

enum  CondCodes {
  EQ = 0, NE, HS, LO,
  MI, PL, VS, VC,
  HI, LS, GE, LT,
  GT, LE, AL, NV,
  Invalid
}
 

Enumeration Type Documentation

Enumerator
EQ 
NE 
HS 
LO 
MI 
PL 
VS 
VC 
HI 
LS 
GE 
LT 
GT 
LE 
AL 
NV 
Invalid 

Definition at line 30 of file AArch64BaseInfo.h.