Home
last modified time | relevance | path

Searched defs:Imm2 (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp322 uint64_t Imm2 = MaybeDecomposition->second; in tryOrrOfLogicalImmediates() local
348 uint64_t Imm2 = MaybeDecomposition->second; in tryAndOfLogicalImmediates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp204 void MipsTargetStreamer::emitII(unsigned Opcode, int16_t Imm1, int16_t Imm2, in emitII()
253 int16_t Imm2, SMLoc IDLoc, in emitRRIII()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1680 int16_t Imm1 = 0, NewImm1 = 0, Imm2 = 0, NewImm2 = 0; in eliminateRedundantCompare() local
H A DPPCInstrInfo.cpp3253 static unsigned selectReg(int64_t Imm1, int64_t Imm2, unsigned CompareOpc, in selectReg()
H A DPPCISelDAGToDAG.cpp5067 unsigned Imm2; in tryAsSingleRLWIMI() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2147 uint64_t Imm1, uint64_t Imm2) { in fastEmitInst_rii()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2602 bool Imm1 = Src1.isImm(), Imm2 = Src2.isImm(); in evaluateHexCompare2() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1723 Register Imm2 = Add2Def->getOperand(2).getReg(); in matchPtrAddImmedChain() local
1802 Register Imm2 = Shl2Def->getOperand(2).getReg(); in matchShiftImmedChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2382 int Imm2 = cast<ConstantSDNode>(Op.getOperand(4))->getSExtValue(); in lowerINTRINSIC_VOID() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5499 int64_t Imm1, Imm2; in parseModImm() local