Home
last modified time | relevance | path

Searched refs:COND_GE (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DARMDefines.h57 #define COND_GE \ macro
93 case COND_GE: in ARMCondCodeToString()
135 case COND_GE: in ARMConditionPassed()
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp180 case AVRCC::COND_GE: in getBrCond()
212 return AVRCC::COND_GE; in getCondFromBranchOpc()
230 case AVRCC::COND_GE: in getOppositeCondition()
233 return AVRCC::COND_GE; in getOppositeCondition()
DAVRInstrInfo.h35 COND_GE, //!< Greater than or equal enumerator
/external/llvm/lib/Target/MSP430/
DMSP430.h28 COND_GE = 4, enumerator
DMSP430InstrInfo.cpp144 CC = MSP430CC::COND_GE; in ReverseBranchCondition()
146 case MSP430CC::COND_GE: in ReverseBranchCondition()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430.h27 COND_GE = 4, enumerator
DMSP430InstrInfo.cpp146 CC = MSP430CC::COND_GE; in reverseBranchCondition()
148 case MSP430CC::COND_GE: in reverseBranchCondition()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430.h27 COND_GE = 4, enumerator
DMSP430InstrInfo.cpp146 CC = MSP430CC::COND_GE; in reverseBranchCondition()
148 case MSP430CC::COND_GE: in reverseBranchCondition()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp202 case AVRCC::COND_GE: in getBrCond()
234 return AVRCC::COND_GE; in getCondFromBranchOpc()
252 case AVRCC::COND_GE: in getOppositeCondition()
255 return AVRCC::COND_GE; in getOppositeCondition()
DAVRInstrInfo.h34 COND_GE, //!< Greater than or equal enumerator
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp202 case AVRCC::COND_GE: in getBrCond()
234 return AVRCC::COND_GE; in getCondFromBranchOpc()
252 case AVRCC::COND_GE: in getOppositeCondition()
255 return AVRCC::COND_GE; in getOppositeCondition()
DAVRInstrInfo.h34 COND_GE, //!< Greater than or equal enumerator
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp109 case MSP430CC::COND_GE: in printCCOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430InstPrinter.cpp128 case MSP430CC::COND_GE: in printCCOperand()
DMSP430MCCodeEmitter.cpp195 case MSP430CC::COND_GE: return 5; in getCCOpValue()
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430InstPrinter.cpp128 case MSP430CC::COND_GE: in printCCOperand()
DMSP430MCCodeEmitter.cpp195 case MSP430CC::COND_GE: return 5; in getCCOpValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CondBrFolding.cpp519 case X86::COND_GE: in analyzeMBB()
554 case X86::COND_GE: in analyzeMBB()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h89 COND_GE = 13, enumerator
300 case X86::COND_GE: in classifySecondCondCodeInMacroFusion()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h94 COND_GE = 13, enumerator
305 case X86::COND_GE: in classifySecondCondCodeInMacroFusion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp331 case 5: return MSP430CC::COND_GE; in getCondCode()
/external/llvm-project/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp331 case 5: return MSP430CC::COND_GE; in getCondCode()
/external/llvm/lib/Target/X86/
DX86InstrInfo.h40 COND_GE = 6, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp330 CondCode = MSP430CC::COND_GE; in parseJccInstruction()

12