Searched defs:Imm1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
H A Di386-opc.h157 #define Imm1 0x400 /* 1 bit immediate */ macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1354 Register Imm1 = MI.getOperand(2).getReg(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2159 fastEmitInst_rii(unsigned MachineInstOpcode, const TargetRegisterClass *RC, unsigned Op0, bool Op0IsKill, uint64_t Imm1, uint64_t Imm2) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp195 void MipsTargetStreamer::emitII(unsigned Opcode, int16_t Imm1, int16_t Imm2, argument
242 emitRRIII(unsigned Opcode, unsigned Reg0, unsigned Reg1, int16_t Imm0, int16_t Imm1, int16_t Imm2, SMLoc IDLoc, const MCSubtargetInfo *STI) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1289 int16_t Imm1 = 0, NewImm1 = 0, Imm2 = 0, NewImm2 = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2604 bool Imm1 = Src1.isImm(), Imm2 = Src2.isImm(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5245 int64_t Imm1, Imm2; local

Completed in 121 milliseconds