| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.h | 47 COND_GE = 12, // Greater or Equal enumerator 86 case M68k::COND_GE: in GetOppositeBranchCondition() 89 return M68k::COND_GE; in GetOppositeBranchCondition() 111 case M68k::COND_GE: in GetCondBranchFromCond() 147 return M68k::COND_GE; in GetCondFromBranchOpc()
|
| H A D | M68kInstrInfo.cpp | 62 return M68k::COND_GE; in getCondFromBranchOpc()
|
| H A D | M68kISelLowering.cpp | 1490 return M68k::COND_GE; in TranslateIntegerM68kCC() 1642 case M68k::COND_GE: in EmitTest() 1853 case M68k::COND_GE: in isM68kCCUnsigned()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.cpp | 202 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()
|
| H A D | AVRInstrInfo.h | 34 COND_GE, //!< Greater than or equal enumerator
|
| H A D | AVRISelLowering.cpp | 504 return AVRCC::COND_GE; in intCCToAVRCC()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430.h | 27 COND_GE = 4, enumerator
|
| H A D | MSP430InstrInfo.cpp | 146 CC = MSP430CC::COND_GE; in reverseBranchCondition() 148 case MSP430CC::COND_GE: in reverseBranchCondition()
|
| H A D | MSP430ISelLowering.cpp | 1103 TCC = MSP430CC::COND_GE; in EmitCMP() 1114 TCC = MSP430CC::COND_GE; in EmitCMP()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/ |
| H A D | MSP430InstPrinter.cpp | 128 case MSP430CC::COND_GE: in printCCOperand()
|
| H A D | MSP430MCCodeEmitter.cpp | 195 case MSP430CC::COND_GE: return 5; in getCCOpValue()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86BaseInfo.h | 94 COND_GE = 13, enumerator 307 case X86::COND_GE: in classifySecondCondCodeInMacroFusion()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/Disassembler/ |
| H A D | MSP430Disassembler.cpp | 331 case 5: return MSP430CC::COND_GE; in getCondCode()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 346 CondCode = MSP430CC::COND_GE; in parseJccInstruction()
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | metag.h | 657 COND_GE, enumerator 843 { mnemonic "GE" suffix, flags, meta_opcode | (COND_GE << field_shift), \ 976 { mnemonic "GE" suffix, flags, meta_opcode | (COND_GE << field_shift), \
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | metag.h | 657 COND_GE, enumerator 843 { mnemonic "GE" suffix, flags, meta_opcode | (COND_GE << field_shift), \ 976 { mnemonic "GE" suffix, flags, meta_opcode | (COND_GE << field_shift), \
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/ |
| H A D | search.cpp | 216 bc = NdbScanFilter::COND_GE; in ndb_filter_set()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ScheduleBdVer2.td | 484 SchedVar<MCSchedPredicate<CheckImmOperand_s<7, "X86::COND_GE">>, [PdWriteCMOVm]>, 503 SchedVar<MCSchedPredicate<CheckImmOperand_s<5, "X86::COND_GE">>, [PdWriteSETGEmSETGmSETLEmSETLm]>,
|
| H A D | X86InstrInfo.cpp | 2710 case X86::COND_L: return X86::COND_GE; in GetOppositeBranchCondition() 2713 case X86::COND_GE: return X86::COND_L; in GetOppositeBranchCondition() 2737 case X86::COND_LE: return X86::COND_GE; in getSwappedCondition() 2739 case X86::COND_GE: return X86::COND_LE; in getSwappedCondition() 2777 case CmpInst::ICMP_SGE: CC = X86::COND_GE; break; in getX86ConditionCode() 4326 case X86::COND_G: case X86::COND_GE: in optimizeCompareInstr()
|
| H A D | X86ISelDAGToDAG.cpp | 2927 case X86::COND_L: case X86::COND_GE: in mayUseCarryFlag()
|
| H A D | X86ISelLowering.cpp | 5002 case X86::COND_GE: in isX86CCSigned() 5014 case ISD::SETGE: return X86::COND_GE; in TranslateIntegerX86CC() 22287 case X86::COND_G: case X86::COND_GE: in EmitTest() 27381 SDValue Ops[] = {N0, Neg, DAG.getTargetConstant(X86::COND_GE, DL, MVT::i8), in LowerABS() 32835 .addImm(X86::COND_GE); in EmitLoweredProbedAlloca() 42031 CC = X86::COND_GE; in combineSetCCAtomicArith() 48957 case X86::COND_G: case X86::COND_GE: in needCarryOrOverflowFlag() 51236 .Case("{@ccge}", X86::COND_GE) in parseConstraintCode() 51248 .Case("{@ccnl}", X86::COND_GE) in parseConstraintCode()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 2702 .Cases("ge", "nl", X86::COND_GE) // Greater or Equal/Not Less in ParseConditionCode()
|