Searched refs:COND_NO (Results 1 – 13 of 13) sorted by relevance
77 COND_NO = 1, enumerator322 case X86::COND_NO: in classifySecondCondCodeInMacroFusion()
82 COND_NO = 1, enumerator327 case X86::COND_NO: in classifySecondCondCodeInMacroFusion()
44 COND_NO = 10, enumerator
3704 case X86::JNO_1: return X86::COND_NO; in getCondFromBranchOpc()3722 case X86::SETNOr: case X86::SETNOm: return X86::COND_NO; in getCondFromSETOpc()3767 return X86::COND_NO; in getCondFromCMovOpc()3804 case X86::COND_NO: return X86::JNO_1; in GetCondBranchFromCond()3827 case X86::COND_O: return X86::COND_NO; in GetOppositeBranchCondition()3828 case X86::COND_NO: return X86::COND_O; in GetOppositeBranchCondition()5230 case X86::COND_O: case X86::COND_NO: in optimizeCompareInstr()
14633 case X86::COND_O: case X86::COND_NO: { in EmitTest()
2785 case X86::COND_O: case X86::COND_NO: in hasNoSignFlagUses()2800 case X86::COND_O: case X86::COND_NO: in mayUseCarryFlag()
2234 case X86::COND_O: return X86::COND_NO; in GetOppositeBranchCondition()2235 case X86::COND_NO: return X86::COND_O; in GetOppositeBranchCondition()3736 case X86::COND_O: case X86::COND_NO: in optimizeCompareInstr()
20723 case X86::COND_O: case X86::COND_NO: { in EmitTest()44397 case X86::COND_O: case X86::COND_NO: in needCarryOrOverflowFlag()46403 .Case("{@ccno}", X86::COND_NO) in parseConstraintCode()
2721 case X86::COND_O: return X86::COND_NO; in GetOppositeBranchCondition()2722 case X86::COND_NO: return X86::COND_O; in GetOppositeBranchCondition()4285 case X86::COND_O: case X86::COND_NO: in optimizeCompareInstr()
2883 case X86::COND_O: case X86::COND_NO: in hasNoSignFlagUses()2898 case X86::COND_O: case X86::COND_NO: in mayUseCarryFlag()
21978 case X86::COND_O: case X86::COND_NO: { in EmitTest()47808 case X86::COND_O: case X86::COND_NO: in needCarryOrOverflowFlag()50180 .Case("{@ccno}", X86::COND_NO) in parseConstraintCode()
2084 .Case("no", X86::COND_NO) // No Overflow in ParseConditionCode()
2687 .Case("no", X86::COND_NO) // No Overflow in ParseConditionCode()