Searched refs:COND_LT (Results 1 – 10 of 10) sorted by relevance
59 #define COND_LT \ macro95 case COND_LT: in ARMCondCodeToString()137 case COND_LT: in ARMConditionPassed()
182 case AVRCC::COND_LT: in getBrCond()214 return AVRCC::COND_LT; in getCondFromBranchOpc()231 return AVRCC::COND_LT; in getOppositeCondition()232 case AVRCC::COND_LT: in getOppositeCondition()
36 COND_LT, //!< Less than enumerator
204 case AVRCC::COND_LT: in getBrCond()236 return AVRCC::COND_LT; in getCondFromBranchOpc()253 return AVRCC::COND_LT; in getOppositeCondition()254 case AVRCC::COND_LT: in getOppositeCondition()
35 COND_LT, //!< Less than enumerator
433 return AVRCC::COND_LT; in intCCToAVRCC()
432 return AVRCC::COND_LT; in intCCToAVRCC()
96 #define COND_LT 0xB macro855 case COND_LT: // (0xB) in ConditionPassed()