Searched refs:COND_LO (Results 1 – 11 of 11) sorted by relevance
42 #define COND_LO 0x3 macro79 case COND_LO: in ARMCondCodeToString()
26 COND_LO = 3, // aka COND_NC enumerator
148 CC = MSP430CC::COND_LO; in reverseBranchCondition()150 case MSP430CC::COND_LO: in reverseBranchCondition()
952 TCC = MSP430CC::COND_LO; in EmitCMP()969 TCC = MSP430CC::COND_LO; // aka COND_NC in EmitCMP()1053 case MSP430CC::COND_LO: in LowerSETCC()
206 case AVRCC::COND_LO: in getBrCond()226 return AVRCC::COND_LO; in getCondFromBranchOpc()247 return AVRCC::COND_LO; in getOppositeCondition()248 case AVRCC::COND_LO: in getOppositeCondition()
39 COND_LO, //!< Unsigned lower enumerator
574 return AVRCC::COND_LO; in intCCToAVRCC()
126 case MSP430CC::COND_LO: in printCCOperand()
203 case MSP430CC::COND_LO: return 2; in getCCOpValue()
329 case 2: return MSP430CC::COND_LO; in getCondCode()
340 CondCode = MSP430CC::COND_LO; in parseJccInstruction()