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
153 CC = MSP430CC::COND_LO; in reverseBranchCondition()155 case MSP430CC::COND_LO: in reverseBranchCondition()
1074 TCC = MSP430CC::COND_LO; in EmitCMP()1091 TCC = MSP430CC::COND_LO; // aka COND_NC in EmitCMP()1175 case MSP430CC::COND_LO: in LowerSETCC()
209 case AVRCC::COND_LO: in getBrCond()229 return AVRCC::COND_LO; in getCondFromBranchOpc()250 return AVRCC::COND_LO; in getOppositeCondition()251 case AVRCC::COND_LO: in getOppositeCondition()
39 COND_LO, //!< Unsigned lower enumerator
631 return AVRCC::COND_LO; in intCCToAVRCC()
129 case MSP430CC::COND_LO: in printCCOperand()
194 case MSP430CC::COND_LO: return 2; in getCCOpValue()
328 case 2: return MSP430CC::COND_LO; in getCondCode()
340 CondCode = MSP430CC::COND_LO; in parseJccInstruction()