Searched refs:COND_L (Results 1 – 14 of 14) sorted by relevance
29 COND_L = 5, enumerator
143 case MSP430CC::COND_L: in ReverseBranchCondition()147 CC = MSP430CC::COND_L; in ReverseBranchCondition()
845 TCC = MSP430CC::COND_L; in EmitCMP()861 TCC = MSP430CC::COND_L; in EmitCMP()
145 case MSP430CC::COND_L: in ReverseBranchCondition()149 CC = MSP430CC::COND_L; in ReverseBranchCondition()
724 TCC = MSP430CC::COND_L; in EmitCMP()740 TCC = MSP430CC::COND_L; in EmitCMP()
111 case MSP430CC::COND_L: in printCCOperand()
112 case MSP430CC::COND_L: in printCCOperand()
40 COND_L = 7, enumerator
1843 case X86::JL_4: return X86::COND_L; in GetCondFromBranchOpc()1865 case X86::COND_L: return X86::JL_4; in GetCondBranchFromCond()1889 case X86::COND_L: return X86::COND_GE; in GetOppositeBranchCondition()1892 case X86::COND_GE: return X86::COND_L; in GetOppositeBranchCondition()
3000 case ISD::SETLT: return X86::COND_L; in TranslateX86CC()8166 case X86::COND_L: case X86::COND_LE: in EmitTest()
41 COND_L = 7, enumerator
3691 case X86::JL_1: return X86::COND_L; in getCondFromBranchOpc()3719 case X86::SETLr: case X86::SETLm: return X86::COND_L; in getCondFromSETOpc()3758 return X86::COND_L; in getCondFromCMovOpc()3791 case X86::COND_L: return X86::JL_1; in GetCondBranchFromCond()3815 case X86::COND_L: return X86::COND_GE; in GetOppositeBranchCondition()3818 case X86::COND_GE: return X86::COND_L; in GetOppositeBranchCondition()3841 case X86::COND_L: return X86::COND_G; in getSwappedCondition()3843 case X86::COND_G: return X86::COND_L; in getSwappedCondition()5229 case X86::COND_L: case X86::COND_LE: in optimizeCompareInstr()
208 case CmpInst::ICMP_SLT: CC = X86::COND_L; break; in getX86ConditionCode()