Searched defs:Imm1 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsTargetStreamer.cpp | 198 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 D | PPCMIPeephole.cpp | 1318 int16_t Imm1 = 0, NewImm1 = 0, Imm2 = 0, NewImm2 = 0; in eliminateRedundantCompare() local
|
H A D | PPCInstrInfo.cpp | 3107 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 D | FastISel.cpp | 2018 uint64_t Imm1, uint64_t Imm2) { in fastEmitInst_rii()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1668 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 D | i386-opc.h | 811 Imm1, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-opc.h | 841 Imm1, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 2609 bool Imm1 = Src1.isImm(), Imm2 = Src2.isImm(); in evaluateHexCompare2() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 5430 int64_t Imm1, Imm2; in parseModImm() local
|