Home
last modified time | relevance | path

Searched refs:COND_HS (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/MSP430/
DMSP430.h26 COND_HS = 2, // aka COND_C enumerator
DMSP430InstrInfo.cpp149 case MSP430CC::COND_HS: in ReverseBranchCondition()
153 CC = MSP430CC::COND_HS; in ReverseBranchCondition()
DMSP430ISelLowering.cpp822 TCC = MSP430CC::COND_HS; // aka COND_C in EmitCMP()
832 TCC = MSP430CC::COND_HS; in EmitCMP()
919 case MSP430CC::COND_HS: in LowerSETCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430.h26 COND_HS = 2, // aka COND_C enumerator
DMSP430InstrInfo.cpp152 case MSP430CC::COND_HS: in reverseBranchCondition()
156 CC = MSP430CC::COND_HS; in reverseBranchCondition()
DMSP430ISelLowering.cpp1043 TCC = MSP430CC::COND_HS; // aka COND_C in EmitCMP()
1054 TCC = MSP430CC::COND_HS; in EmitCMP()
1143 case MSP430CC::COND_HS: in LowerSETCC()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430.h26 COND_HS = 2, // aka COND_C enumerator
DMSP430InstrInfo.cpp151 case MSP430CC::COND_HS: in ReverseBranchCondition()
155 CC = MSP430CC::COND_HS; in ReverseBranchCondition()
DMSP430ISelLowering.cpp701 TCC = MSP430CC::COND_HS; // aka COND_C in EmitCMP()
711 TCC = MSP430CC::COND_HS; in EmitCMP()
798 case MSP430CC::COND_HS: in LowerSETCC()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp102 case MSP430CC::COND_HS: in printCCOperand()
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp103 case MSP430CC::COND_HS: in printCCOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp103 case MSP430CC::COND_HS: in printCCOperand()