Searched defs:getOppositeCondition (Results 1 – 3 of 3) sorted by relevance
48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
241 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
124 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function