Home
last modified time | relevance | path

Searched refs:COND_LO (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp186 case AVRCC::COND_LO: in getBrCond()
206 return AVRCC::COND_LO; in getCondFromBranchOpc()
227 return AVRCC::COND_LO; in getOppositeCondition()
228 case AVRCC::COND_LO: in getOppositeCondition()
DAVRInstrInfo.h38 COND_LO, //!< Unsigned lower enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp209 case AVRCC::COND_LO: in getBrCond()
229 return AVRCC::COND_LO; in getCondFromBranchOpc()
250 return AVRCC::COND_LO; in getOppositeCondition()
251 case AVRCC::COND_LO: in getOppositeCondition()
DAVRInstrInfo.h38 COND_LO, //!< Unsigned lower enumerator
DAVRISelLowering.cpp429 return AVRCC::COND_LO; in intCCToAVRCC()
/external/llvm/lib/Target/MSP430/
DMSP430.h27 COND_LO = 3, // aka COND_NC enumerator
DMSP430InstrInfo.cpp150 CC = MSP430CC::COND_LO; in ReverseBranchCondition()
152 case MSP430CC::COND_LO: in ReverseBranchCondition()
DMSP430ISelLowering.cpp819 TCC = MSP430CC::COND_LO; in EmitCMP()
835 TCC = MSP430CC::COND_LO; // aka COND_NC in EmitCMP()
922 case MSP430CC::COND_LO: in LowerSETCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430.h27 COND_LO = 3, // aka COND_NC enumerator
DMSP430InstrInfo.cpp153 CC = MSP430CC::COND_LO; in reverseBranchCondition()
155 case MSP430CC::COND_LO: in reverseBranchCondition()
DMSP430ISelLowering.cpp1040 TCC = MSP430CC::COND_LO; in EmitCMP()
1057 TCC = MSP430CC::COND_LO; // aka COND_NC in EmitCMP()
1146 case MSP430CC::COND_LO: in LowerSETCC()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430.h27 COND_LO = 3, // aka COND_NC enumerator
DMSP430InstrInfo.cpp152 CC = MSP430CC::COND_LO; in ReverseBranchCondition()
154 case MSP430CC::COND_LO: in ReverseBranchCondition()
DMSP430ISelLowering.cpp698 TCC = MSP430CC::COND_LO; in EmitCMP()
714 TCC = MSP430CC::COND_LO; // aka COND_NC in EmitCMP()
801 case MSP430CC::COND_LO: in LowerSETCC()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp105 case MSP430CC::COND_LO: in printCCOperand()
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp106 case MSP430CC::COND_LO: in printCCOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp106 case MSP430CC::COND_LO: in printCCOperand()