LLVM API Documentation
Enumerations | |
| enum | CondCodes { EQ, NE, HS, LO, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL } |
Functions | |
| static CondCodes | getOppositeCondition (CondCodes CC) |
| static CondCodes llvm::ARMCC::getOppositeCondition | ( | CondCodes | CC | ) | [inline, static] |