Searched refs:COND_MI (Results 1 – 7 of 7) 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()
1765 return M68k::COND_MI; in TranslateM68kCC()
211 case AVRCC::COND_MI: in getBrCond()231 return AVRCC::COND_MI; in getCondFromBranchOpc()257 case AVRCC::COND_MI: in getOppositeCondition()260 return AVRCC::COND_MI; in getOppositeCondition()
40 COND_MI, //!< Minus enumerator
756 AVRcc = DAG.getConstant(AVRCC::COND_MI, DL, MVT::i8); in getAVRCmp()