Home
last modified time | relevance | path

Searched defs:Imm1 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp198 void MipsTargetStreamer::emitII(unsigned Opcode, int16_t Imm1, int16_t Imm2, in emitII()
246 unsigned Reg1, int16_t Imm0, int16_t Imm1, in emitRRIII()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1318 int16_t Imm1 = 0, NewImm1 = 0, Imm2 = 0, NewImm2 = 0; in eliminateRedundantCompare() local
H A DPPCInstrInfo.cpp3107 static unsigned selectReg(int64_t Imm1, int64_t Imm2, unsigned CompareOpc, in selectReg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2018 uint64_t Imm1, uint64_t Imm2) { in fastEmitInst_rii()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1668 Register Imm1 = MI.getOperand(2).getReg(); in matchPtrAddImmedChain() local
1718 Register Imm1 = MI.getOperand(2).getReg(); in matchShiftImmedChain() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h811 Imm1, enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h841 Imm1, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2609 bool Imm1 = Src1.isImm(), Imm2 = Src2.isImm(); in evaluateHexCompare2() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5430 int64_t Imm1, Imm2; in parseModImm() local