Home
last modified time | relevance | path

Searched refs:COND_L (Results 1 – 22 of 22) sorted by relevance

/external/llvm/lib/Target/MSP430/
DMSP430.h29 COND_L = 5, enumerator
DMSP430InstrInfo.cpp143 case MSP430CC::COND_L: in ReverseBranchCondition()
147 CC = MSP430CC::COND_L; in ReverseBranchCondition()
DMSP430ISelLowering.cpp845 TCC = MSP430CC::COND_L; in EmitCMP()
861 TCC = MSP430CC::COND_L; in EmitCMP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430.h29 COND_L = 5, enumerator
DMSP430InstrInfo.cpp146 case MSP430CC::COND_L: in reverseBranchCondition()
150 CC = MSP430CC::COND_L; in reverseBranchCondition()
DMSP430ISelLowering.cpp1068 TCC = MSP430CC::COND_L; in EmitCMP()
1085 TCC = MSP430CC::COND_L; in EmitCMP()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430.h29 COND_L = 5, enumerator
DMSP430InstrInfo.cpp145 case MSP430CC::COND_L: in ReverseBranchCondition()
149 CC = MSP430CC::COND_L; in ReverseBranchCondition()
DMSP430ISelLowering.cpp724 TCC = MSP430CC::COND_L; in EmitCMP()
740 TCC = MSP430CC::COND_L; in EmitCMP()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp111 case MSP430CC::COND_L: in printCCOperand()
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp112 case MSP430CC::COND_L: in printCCOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp112 case MSP430CC::COND_L: in printCCOperand()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.h40 COND_L = 7, enumerator
DX86InstrInfo.cpp1843 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()
DX86ISelLowering.cpp3000 case ISD::SETLT: return X86::COND_L; in TranslateX86CC()
8166 case X86::COND_L: case X86::COND_LE: in EmitTest()
/external/llvm/lib/Target/X86/
DX86InstrInfo.h41 COND_L = 7, enumerator
DX86InstrInfo.cpp3691 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()
DX86FastISel.cpp208 case CmpInst::ICMP_SLT: CC = X86::COND_L; break; in getX86ConditionCode()
DX86ISelLowering.cpp3951 case X86::COND_L: in isX86CCUnsigned()
3963 case ISD::SETLT: return X86::COND_L; in TranslateIntegerX86CC()
14632 case X86::COND_L: case X86::COND_LE: in EmitTest()
26990 CC = X86::COND_L; in combineSetCCAtomicArith()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.h49 COND_L = 7, enumerator
DX86InstrInfo.cpp2126 case X86::JL_1: return X86::COND_L; in getCondFromBranchOpc()
2154 case X86::SETLr: case X86::SETLm: return X86::COND_L; in getCondFromSETOpc()
2193 return X86::COND_L; in getCondFromCMovOpc()
2226 case X86::COND_L: return X86::JL_1; in GetCondBranchFromCond()
2250 case X86::COND_L: return X86::COND_GE; in GetOppositeBranchCondition()
2253 case X86::COND_GE: return X86::COND_L; in GetOppositeBranchCondition()
2276 case X86::COND_L: return X86::COND_G; in getSwappedCondition()
2278 case X86::COND_G: return X86::COND_L; in getSwappedCondition()
2318 case CmpInst::ICMP_SLT: CC = X86::COND_L; break; in getX86ConditionCode()
3806 case X86::COND_L: case X86::COND_LE: in optimizeCompareInstr()
DX86ISelLowering.cpp4496 case X86::COND_L: in isX86CCUnsigned()
4508 case ISD::SETLT: return X86::COND_L; in TranslateIntegerX86CC()
17700 case X86::COND_L: case X86::COND_LE: in EmitTest()
33045 CC = X86::COND_L; in combineSetCCAtomicArith()