Searched refs:COND_L (Results 1 – 8 of 8) sorted by relevance
29 COND_L = 5, enumerator
143 case MSP430CC::COND_L: in ReverseBranchCondition()147 CC = MSP430CC::COND_L; in ReverseBranchCondition()
873 TCC = MSP430CC::COND_L; in EmitCMP()889 TCC = MSP430CC::COND_L; in EmitCMP()
111 case MSP430CC::COND_L: in printCCOperand()
40 COND_L = 7, enumerator
3208 case X86::JL_1: return X86::COND_L; in getCondFromBranchOpc()3236 case X86::SETLr: case X86::SETLm: return X86::COND_L; in getCondFromSETOpc()3275 return X86::COND_L; in getCondFromCMovOpc()3308 case X86::COND_L: return X86::JL_1; in GetCondBranchFromCond()3332 case X86::COND_L: return X86::COND_GE; in GetOppositeBranchCondition()3335 case X86::COND_GE: return X86::COND_L; in GetOppositeBranchCondition()3356 case X86::COND_L: return X86::COND_G; in getSwappedCondition()3358 case X86::COND_G: return X86::COND_L; in getSwappedCondition()4458 case X86::COND_L: case X86::COND_LE: in optimizeCompareInstr()
203 case CmpInst::ICMP_SLT: CC = X86::COND_L; break; in getX86ConditionCode()
3620 case X86::COND_L: return false; in isX86CCUnsigned()3659 case ISD::SETLT: return X86::COND_L; in TranslateX86CC()12491 case X86::COND_L: case X86::COND_LE: in EmitTest()