Searched refs:COND_LO (Results 1 – 11 of 11) sorted by relevance
41 #define COND_LO 0x3 macro80 case COND_LO: in ARMCondCodeToString()
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()
38 COND_LO, //!< Unsigned lower enumerator
438 return AVRCC::COND_LO; in intCCToAVRCC()
27 COND_LO = 3, // aka COND_NC enumerator
153 CC = MSP430CC::COND_LO; in reverseBranchCondition()155 case MSP430CC::COND_LO: in reverseBranchCondition()
1057 TCC = MSP430CC::COND_LO; in EmitCMP()1074 TCC = MSP430CC::COND_LO; // aka COND_NC in EmitCMP()1163 case MSP430CC::COND_LO: in LowerSETCC()
125 case MSP430CC::COND_LO: in printCCOperand()
193 case MSP430CC::COND_LO: return 2; in getCCOpValue()
334 case 2: return MSP430CC::COND_LO; in getCondCode()
324 CondCode = MSP430CC::COND_LO; in parseJccInstruction()