Searched refs:COND_PL (Results 1 – 8 of 8) sorted by relevance
45 #define COND_PL \ macro83 case COND_PL: in ARMCondCodeToString()125 case COND_PL: in ARMConditionPassed()
45 COND_PL = 10, // Plus enumerator82 case M68k::COND_PL: in GetOppositeBranchCondition()85 return M68k::COND_PL; in GetOppositeBranchCondition()123 case M68k::COND_PL: in GetCondBranchFromCond()159 return M68k::COND_PL; in GetCondFromBranchOpc()
75 return M68k::COND_PL; in getCondFromBranchOpc()
1531 return M68k::COND_PL; in TranslateM68kCC()
219 case AVRCC::COND_PL: in getBrCond()239 return AVRCC::COND_PL; in getCondFromBranchOpc()264 return AVRCC::COND_PL; in getOppositeCondition()265 case AVRCC::COND_PL: in getOppositeCondition()
39 COND_PL, //!< Plus enumerator
622 AVRcc = DAG.getConstant(AVRCC::COND_PL, DL, MVT::i8); in getAVRCmp()
90 #define COND_PL 0x5 macro835 case COND_PL: // (0x5) in ConditionPassed()