Searched refs:COND_L (Results 1 – 8 of 8) sorted by relevance
29 COND_L = 5, enumerator
141 case MSP430CC::COND_L: in ReverseBranchCondition()145 CC = MSP430CC::COND_L; in ReverseBranchCondition()
868 TCC = MSP430CC::COND_L; in EmitCMP()884 TCC = MSP430CC::COND_L; in EmitCMP()
112 case MSP430CC::COND_L: in printCCOperand()
41 COND_L = 7, enumerator
3657 case X86::JL_1: return X86::COND_L; in getCondFromBranchOpc()3685 case X86::SETLr: case X86::SETLm: return X86::COND_L; in getCondFromSETOpc()3724 return X86::COND_L; in getCondFromCMovOpc()3757 case X86::COND_L: return X86::JL_1; in GetCondBranchFromCond()3781 case X86::COND_L: return X86::COND_GE; in GetOppositeBranchCondition()3784 case X86::COND_GE: return X86::COND_L; in GetOppositeBranchCondition()3805 case X86::COND_L: return X86::COND_G; in getSwappedCondition()3807 case X86::COND_G: return X86::COND_L; in getSwappedCondition()5103 case X86::COND_L: case X86::COND_LE: in optimizeCompareInstr()
207 case CmpInst::ICMP_SLT: CC = X86::COND_L; break; in getX86ConditionCode()
4034 case X86::COND_L: return false; in isX86CCUnsigned()4050 case ISD::SETLT: return X86::COND_L; in TranslateIntegerX86CC()13779 case X86::COND_L: case X86::COND_LE: in EmitTest()