Searched refs:COND_LT (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h48 COND_LT = 13, // Less Than enumerator in enum:llvm::M68k::CondCode
87 return M68k::COND_LT;
88 case M68k::COND_LT:
105 case M68k::COND_LT:
141 return M68k::COND_LT;
H A DM68kInstrInfo.cpp56 return M68k::COND_LT;
H A DM68kISelLowering.cpp1492 return M68k::COND_LT;
1643 case M68k::COND_LT:
1854 case M68k::COND_LT:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h35 COND_LT, //!< Less than enumerator in enum:llvm::AVRCC::CondCodes
H A DAVRInstrInfo.cpp204 case AVRCC::COND_LT:
236 return AVRCC::COND_LT;
253 return AVRCC::COND_LT;
254 case AVRCC::COND_LT:
H A DAVRISelLowering.cpp506 return AVRCC::COND_LT;
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dmetag.h658 COND_LT, enumerator in enum:cond_code
845 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
978 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dmetag.h658 COND_LT, enumerator in enum:cond_code
845 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
978 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dmetag.h658 COND_LT, enumerator in enum:cond_code
845 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
978 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dmetag.h658 COND_LT, enumerator in enum:cond_code
845 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \
978 { mnemonic "LT" suffix, flags, meta_opcode | (COND_LT << field_shift), \

Completed in 177 milliseconds