Home
last modified time | relevance | path

Searched refs:SLL (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
HDsha512-mips.pl96 $SLL="dsll"; # shift left logical
111 $SLL="sll"; # shift left logical
212 $SLL $tmp1,$e,`$SZ*8-@Sigma1[2]`
216 $SLL $tmp1,$e,`$SZ*8-@Sigma1[1]`
220 $SLL $tmp1,$e,`$SZ*8-@Sigma1[0]`
228 $SLL $tmp1,$a,`$SZ*8-@Sigma0[2]`
232 $SLL $tmp1,$a,`$SZ*8-@Sigma0[1]`
236 $SLL $tmp1,$a,`$SZ*8-@Sigma0[0]`
276 $SLL $tmp1,@X[1],`$SZ*8-@sigma0[2]`
279 $SLL $tmp1,`@sigma0[2]-@sigma0[1]`
[all …]
HDsha512-sparcv9.pl67 $SLL="sllx"; # shift left logical
93 $SLL="sll"; # shift left logical
234 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1
238 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1
242 $SLL $e,`$SZ*8-@Sigma1[0]`,$tmp1
250 $SLL $a,`$SZ*8-@Sigma0[2]`,$tmp1
254 $SLL $a,`$SZ*8-@Sigma0[1]`,$tmp1
258 $SLL $a,`$SZ*8-@Sigma0[0]`,$tmp1
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsAnalyzeImmediate.cpp48 AddInstr(SeqLs, Inst(SLL, Shamt)); in GetInstSeqLsSLL()
93 (Seq[1].Opc != SLL) || (Seq[1].ImmOpnd < 16)) in ReplaceADDiuSLLWithLUi()
136 SLL = Mips::SLL; in Analyze()
141 SLL = Mips::DSLL; in Analyze()
HDMipsAnalyzeImmediate.h60 unsigned ADDiu, ORi, SLL, LUi; variable
HDMipsInstructionSelector.cpp368 MachineInstr *SLL = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::SLL)) in select() local
372 if (!constrainSelectedInstRegOperands(*SLL, TII, TRI, RBI)) in select()
HDMipsExpandPseudo.cpp183 BuildMI(sinkMBB, DL, TII->get(Mips::SLL), Dest) in expandAtomicCmpSwapSubword()
492 BuildMI(loopMBB, DL, TII->get(Mips::SLL), StoreVal) in expandAtomicBinOpSubword()
593 BuildMI(sinkMBB, DL, TII->get(Mips::SLL), Dest) in expandAtomicBinOpSubword()
HDMipsFastISel.cpp1609 emitInst(Mips::SLL, TempReg[0]).addReg(SrcReg).addImm(8); in fastLowerIntrinsicCall()
1637 emitInst(Mips::SLL, TempReg[5]).addReg(TempReg[4]).addImm(8); in fastLowerIntrinsicCall()
1639 emitInst(Mips::SLL, TempReg[6]).addReg(SrcReg).addImm(24); in fastLowerIntrinsicCall()
1837 emitInst(Mips::SLL, TempReg).addReg(SrcReg).addImm(ShiftAmt); in emitIntSExt32r1()
1990 Opcode = Mips::SLL; in selectShift()
HDMipsScheduleP5600.td225 SEB, SEH, SLT, SLTu, SLL, SRA, SRL, XORi,
441 def : InstRW<[P5600WriteMSAShortLogic], (instregex "^(SLL|SLLI)_[BHWD]$")>;
HDMipsISelLowering.cpp1668 BuildMI(BB, DL, TII->get(Mips::SLL), ScrReg).addReg(SrcReg).addImm(ShiftImm); in emitSignExtendToI32InReg()
1816 BuildMI(BB, DL, TII->get(Mips::SLL), ShiftAmt).addReg(PtrLSB2).addImm(3); in emitAtomicBinaryPartword()
1821 BuildMI(BB, DL, TII->get(Mips::SLL), ShiftAmt).addReg(Off).addImm(3); in emitAtomicBinaryPartword()
2003 BuildMI(BB, DL, TII->get(Mips::SLL), ShiftAmt).addReg(PtrLSB2).addImm(3); in emitAtomicCmpSwapPartword()
2008 BuildMI(BB, DL, TII->get(Mips::SLL), ShiftAmt).addReg(Off).addImm(3); in emitAtomicCmpSwapPartword()
2762 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
2763 SDValue SRL = DAG.getNode(ISD::SRL, DL, MVT::i64, SLL, Const32); in lowerLOAD()
HDMipsInstrInfo.cpp72 Subtarget.inMicroMipsMode() ? MMOpc : (unsigned)Mips::SLL; in insertNop()
HDMipsAsmPrinter.cpp1186 EmitToStreamer(*OutStreamer, MCInstBuilder(Mips::SLL) in EmitSled()
HDMipsInstrFormats.td874 let Inst{5-0} = 0; // SLL
/freebsd-13-stable/sys/contrib/device-tree/Bindings/pinctrl/
Dfsl,imx6sll-pinctrl.txt1 * Freescale i.MX6 SLL IOMUX Controller
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
HDmips.pl70 $SLL="dsll";
85 $SLL="sll";
919 $SLL $a2,1
926 $SLL $t2,$t1
934 $SLL $a0,$t9
935 $SLL $a1,$t9
959 $SLL $t3,$a0,4*$BNSZ # bits
980 $SLL $a1,4*$BNSZ # bits
982 $SLL $v0,$QT,4*$BNSZ # bits
992 $SLL $t3,$a0,4*$BNSZ # bits
[all …]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDRISCVInstructions.h129 R_TYPE_INST(SLL);
277 SLTIU, XORI, ORI, ANDI, ADD, SUB, SLL, SLT, SLTU, XOR, SRL, SRA, OR, AND,
HDEmulateInstructionRISCV.cpp448 {"SLL", 0xFE00707F, 0x1033, DecodeRType<SLL>},
802 bool operator()(SLL inst) { in operator ()()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZShortenInst.cpp367 if (TwoOperandOpcode == SystemZ::SLL || in processBlock()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
HDRISCVInstructionSelector.cpp646 auto SLL = in select() local
649 if (!SLL.constrainAllUses(TII, TRI, RBI)) in select()
654 {MI.getOperand(0), SLL.getReg(0)}); in select()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsTargetStreamer.cpp287 unsigned Opc = Mips::SLL; in emitEmptyDelaySlot()
304 emitRRI(Mips::SLL, Mips::ZERO, Mips::ZERO, 0, IDLoc, STI); in emitNop()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVOptWInstrs.cpp238 case RISCV::SLL: in hasAllNBitUsers()
HDRISCVExpandPseudoInsts.cpp211 case RISCV::PseudoCCSLL: NewOpc = RISCV::SLL; break; in expandCCOp()
HDRISCVExpandAtomicPseudoInsts.cpp430 BuildMI(MBB, DL, TII->get(RISCV::SLL), ValReg) in insertSext()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ScheduleZnver4.td1581 "(V?)P(SLL|SRL|SRA)(D|Q|W|DQ)(Y?|Z?|Z128?|Z256?)(rr|rrk|rrkz)",
1582 "(V?)P(SLL|SRL|SRA)DQYri",
1583 "(V?)P(SLL|SRL)DQ(Z?|Z256?)ri",
1597 "VP(SLL|SRL|SRA)(D|Q|W)(Z|Z128|Z256?)(ri|rik|rikz)"
/freebsd-13-stable/usr.bin/units/
HDdefinitions.units493 SLL sierraleoneleone
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaInstrInfo.td107 def SLL : RRR_Inst<0x00, 0x01, 0x0A, (outs AR:$r), (ins AR:$s),

12