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()
75 return M68k::COND_MI; in getCondFromBranchOpc()
1767 return M68k::COND_MI; in TranslateM68kCC()
208 case AVRCC::COND_MI: in getBrCond()228 return AVRCC::COND_MI; in getCondFromBranchOpc()254 case AVRCC::COND_MI: in getOppositeCondition()257 return AVRCC::COND_MI; in getOppositeCondition()
40 COND_MI, //!< Minus enumerator
699 AVRcc = DAG.getConstant(AVRCC::COND_MI, DL, MVT::i8); in getAVRCmp()