Searched defs:Imm16 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp71 uint64_t Imm16 = 0; local
277 unsigned Imm16 = (Imm >> Shift) & Mask; local
369 const unsigned Imm16 = getChunk(UImm, Shift / 16); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h64 Imm16 = 0xB, enumerator in enum:llvm::M68kBeads::__anon2487
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic30.h197 #define Imm16 0x0040 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic30.h197 #define Imm16 0x0040 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic30.h197 #define Imm16 0x0040 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic30.h197 #define Imm16 0x0040 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp425 uint64_t Imm16 = static_cast<uint16_t>(Imm); local
459 uint64_t Imm16 = static_cast<uint16_t>(Imm); local
1258 const unsigned Imm16 = MI->getOperand(OpNo).getImm(); local
1279 O << Imm16; // Unknown imm16 code. local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3692 SDValue Imm16 = CurDAG->getTargetConstant((N2CVal & 0xFFFF0000U) >> 16, local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h817 Imm16, enumerator in enum:__anon1126
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-opc.h777 Imm16, enumerator in enum:__anon2281
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.h822 Imm16, enumerator in enum:__anon1721
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h817 Imm16, enumerator in enum:__anon1329

Completed in 183 milliseconds