/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CondBrFolding.cpp | 154 assert(CC == X86::COND_L || CC == X86::COND_G || CC == X86::COND_E); in findPath() 156 bool ValueCmpTrue = ((CmpValue < PredCmpValue && CC == X86::COND_L) || in findPath() 168 (CmpValue == PredCmpValue - 1 && CC == X86::COND_L) || in findPath() 311 case X86::COND_L: in optimizeCondBr() 315 NewCC = X86::COND_L; in optimizeCondBr() 515 case X86::COND_L: in analyzeMBB() 550 CC = X86::COND_L; in analyzeMBB()
|
D | X86ScheduleBdVer2.td | 483 SchedVar<MCSchedPredicate<CheckImmOperand_s<7, "X86::COND_L">>, [PdWriteCMOVm]>, 506 SchedVar<MCSchedPredicate<CheckImmOperand_s<5, "X86::COND_L">>, [PdWriteSETGEmSETGmSETLEmSETLm]>,
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430.h | 29 COND_L = 5, enumerator
|
D | MSP430InstrInfo.cpp | 143 case MSP430CC::COND_L: in ReverseBranchCondition() 147 CC = MSP430CC::COND_L; in ReverseBranchCondition()
|
D | MSP430ISelLowering.cpp | 845 TCC = MSP430CC::COND_L; in EmitCMP() 861 TCC = MSP430CC::COND_L; in EmitCMP()
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430.h | 28 COND_L = 5, enumerator
|
D | MSP430InstrInfo.cpp | 145 case MSP430CC::COND_L: in reverseBranchCondition() 149 CC = MSP430CC::COND_L; in reverseBranchCondition()
|
D | MSP430ISelLowering.cpp | 1100 TCC = MSP430CC::COND_L; in EmitCMP() 1117 TCC = MSP430CC::COND_L; in EmitCMP()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430.h | 28 COND_L = 5, enumerator
|
D | MSP430InstrInfo.cpp | 145 case MSP430CC::COND_L: in reverseBranchCondition() 149 CC = MSP430CC::COND_L; in reverseBranchCondition()
|
D | MSP430ISelLowering.cpp | 1103 TCC = MSP430CC::COND_L; in EmitCMP() 1120 TCC = MSP430CC::COND_L; in EmitCMP()
|
/external/llvm/lib/Target/MSP430/InstPrinter/ |
D | MSP430InstPrinter.cpp | 112 case MSP430CC::COND_L: in printCCOperand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430InstPrinter.cpp | 131 case MSP430CC::COND_L: in printCCOperand()
|
D | MSP430MCCodeEmitter.cpp | 196 case MSP430CC::COND_L: return 6; in getCCOpValue()
|
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430InstPrinter.cpp | 131 case MSP430CC::COND_L: in printCCOperand()
|
D | MSP430MCCodeEmitter.cpp | 196 case MSP430CC::COND_L: return 6; in getCCOpValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 88 COND_L = 12, enumerator 294 case X86::COND_L: in classifySecondCondCodeInMacroFusion()
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 93 COND_L = 12, enumerator 299 case X86::COND_L: in classifySecondCondCodeInMacroFusion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ |
D | MSP430Disassembler.cpp | 332 case 6: return MSP430CC::COND_L; in getCondCode()
|
/external/llvm-project/llvm/lib/Target/MSP430/Disassembler/ |
D | MSP430Disassembler.cpp | 332 case 6: return MSP430CC::COND_L; in getCondCode()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 41 COND_L = 7, enumerator
|
D | X86InstrInfo.cpp | 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 332 CondCode = MSP430CC::COND_L; in parseJccInstruction()
|
/external/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 349 CondCode = MSP430CC::COND_L; in parseJccInstruction()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ScheduleBdVer2.td | 483 SchedVar<MCSchedPredicate<CheckImmOperand_s<7, "X86::COND_L">>, [PdWriteCMOVm]>, 506 SchedVar<MCSchedPredicate<CheckImmOperand_s<5, "X86::COND_L">>, [PdWriteSETGEmSETGmSETLEmSETLm]>,
|