Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MIPeepholeOpt.cpp206 T &Imm1) -> std::optional<OpcodePair> { in visitAND()
213 Register NewDstReg) { in visitAND()
332 static bool splitAddSubImm(T Imm, unsigned RegSize, T &Imm0, T &Imm1) { in splitAddSubImm()
377 T &Imm1) -> std::optional<OpcodePair> { in visitADDSUB()
386 Register NewDstReg) { in visitADDSUB()
414 T &Imm1) -> std::optional<OpcodePair> { in visitADDSSUBS()
432 Register NewDstReg) { in visitADDSSUBS()
H A DAArch64ExpandImm.cpp321 uint64_t Imm1 = MaybeDecomposition->first; in tryOrrOfLogicalImmediates() local
347 uint64_t Imm1 = MaybeDecomposition->first; in tryAndOfLogicalImmediates() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp88 uint32_t Imm1 = (Value >> 11) & 0x01; encodeImmMovtT1MovwT3() local
101 uint32_t Imm1 = (Hi >> 10) & 0x01; decodeImmMovtT1MovwT3() 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()
252 unsigned Reg1, int16_t Imm0, int16_t Imm1, 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()
/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.cpp1713 Register Imm1 = MI.getOperand(2).getReg(); in matchPtrAddImmedChain() local
1792 Register Imm1 = MI.getOperand(2).getReg(); in matchShiftImmedChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2381 unsigned Imm1 = Op2->getAsZExtVal(); in lowerINTRINSIC_VOID() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5499 int64_t Imm1, Imm2; in parseModImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56369 unsigned Imm1 = Ops[1].getConstantOperandVal(2); in combineConcatVectorOps() local
56391 unsigned Imm1 = Ops[1].getConstantOperandVal(2); in combineConcatVectorOps() local