Searched refs:COND_MI (Results 1 – 8 of 8) sorted by relevance
43 #define COND_MI \ macro81 case COND_MI: in ARMCondCodeToString()123 case COND_MI: in ARMConditionPassed()
46 COND_MI = 11, // Minus enumerator83 return M68k::COND_MI; in GetOppositeBranchCondition()84 case M68k::COND_MI: in GetOppositeBranchCondition()121 case M68k::COND_MI: in GetCondBranchFromCond()157 return M68k::COND_MI; in GetCondFromBranchOpc()
73 return M68k::COND_MI; in getCondFromBranchOpc()
1535 return M68k::COND_MI; in TranslateM68kCC()
217 case AVRCC::COND_MI: in getBrCond()237 return AVRCC::COND_MI; in getCondFromBranchOpc()263 case AVRCC::COND_MI: in getOppositeCondition()266 return AVRCC::COND_MI; in getOppositeCondition()
38 COND_MI, //!< Minus enumerator
663 AVRcc = DAG.getConstant(AVRCC::COND_MI, DL, MVT::i8); in getAVRCmp()
89 #define COND_MI 0x4 macro831 case COND_MI: // (0x4) in ConditionPassed()