Searched refs:COND_NS (Results 1 – 13 of 13) sorted by relevance
85 COND_NS = 9, enumerator314 case X86::COND_NS: in classifySecondCondCodeInMacroFusion()
90 COND_NS = 9, enumerator319 case X86::COND_NS: in classifySecondCondCodeInMacroFusion()
46 COND_NS = 12, enumerator
3700 case X86::JNS_1: return X86::COND_NS; in getCondFromBranchOpc()3724 case X86::SETNSr: case X86::SETNSm: return X86::COND_NS; in getCondFromSETOpc()3773 return X86::COND_NS; in getCondFromCMovOpc()3800 case X86::COND_NS: return X86::JNS_1; in GetCondBranchFromCond()3823 case X86::COND_S: return X86::COND_NS; in GetOppositeBranchCondition()3824 case X86::COND_NS: return X86::COND_S; in GetOppositeBranchCondition()
3984 return X86::COND_NS; in TranslateX86CC()26985 else if (CC == X86::COND_NS && Addend == 1) in combineSetCCAtomicArith()
2230 case X86::COND_S: return X86::COND_NS; in GetOppositeBranchCondition()2231 case X86::COND_NS: return X86::COND_S; in GetOppositeBranchCondition()3739 case X86::COND_S: case X86::COND_NS: in optimizeCompareInstr()
2802 case X86::COND_S: case X86::COND_NS: in mayUseCarryFlag()
4857 return X86::COND_NS; in TranslateX86CC()4865 return X86::COND_NS; in TranslateX86CC()38412 else if (CC == X86::COND_NS && Addend == 1) in combineSetCCAtomicArith()46405 .Case("{@ccns}", X86::COND_NS) in parseConstraintCode()
2717 case X86::COND_S: return X86::COND_NS; in GetOppositeBranchCondition()2718 case X86::COND_NS: return X86::COND_S; in GetOppositeBranchCondition()4288 case X86::COND_S: case X86::COND_NS: in optimizeCompareInstr()
2900 case X86::COND_S: case X86::COND_NS: in mayUseCarryFlag()
4962 return X86::COND_NS; in TranslateX86CC()4970 return X86::COND_NS; in TranslateX86CC()41154 else if (CC == X86::COND_NS && Addend == 1) in combineSetCCAtomicArith()50182 .Case("{@ccns}", X86::COND_NS) in parseConstraintCode()
2092 .Case("ns", X86::COND_NS) // No Sign in ParseConditionCode()
2695 .Case("ns", X86::COND_NS) // No Sign in ParseConditionCode()