Home
last modified time | relevance | path

Searched refs:STW (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha512-ia64.pl85 $STW="st8";
99 $STW="st4";
598 { .mmi; $STW [r8]=A_,4*$SZ
599 $STW [r9]=B_,4*$SZ
601 { .mmi; $STW [r10]=C_,4*$SZ
602 $STW [r11]=D_,4*$SZ
604 { .mmb; $STW [r8]=E_
605 $STW [r9]=F_ }
606 { .mmb; $STW [r10]=G_
607 $STW [r11]=H_
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm73 || STW A18,*A2++ ; rp[i]
99 || STW A18,*ARG0++ ; rp[i]
123 STW B0,*B2++(8) ; rp[2*i]
126 || STW A1,*ARG0++(8) ; rp[2*i+1]
150 || STW A0,*A3++ ; write result
175 || STW A0,*A3++ ; write result
260 || STW B18,*B4++ ; rp[i]
273 STW B19,*B4--[B2] ; rewind rp tp rp[1]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h137 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
145 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
153 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
161 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
H A DPPCPreEmitPeephole.cpp73 case PPC::STW: in hasPCRelativeForm()
H A DPPCRegisterInfo.cpp108 ImmToIdxMap[PPC::STH] = PPC::STHX; ImmToIdxMap[PPC::STW] = PPC::STWX; in PPCRegisterInfo()
991 addFrameReference(BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::STW8 : PPC::STW)) in lowerCRSpilling()
1148 addFrameReference(BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::STW8 : PPC::STW)) in lowerCRBitSpilling()
H A DPPCFrameLowering.cpp663 : PPC::STW ); in emitPrologue()
676 const MCInstrDesc &StoreWordInst = TII.get(isPPC64 ? PPC::STW8 : PPC::STW); in emitPrologue()
2479 MBB.insert(MI, addFrameReference(BuildMI(*MF, DL, TII.get(PPC::STW)) in spillCalleeSavedRegisters()
H A DPPCFastISel.cpp637 Opc = PPC::STW; in PPCEmitStore()
705 case PPC::STW : Opc = PPC::STWX; break; in PPCEmitStore()
H A DPPCInstrInfo.cpp2882 case PPC::STW: in isClusterableLdStOpcPair()
2884 return SecondOpc == PPC::STW || SecondOpc == PPC::STW8; in isClusterableLdStOpcPair()
4192 case PPC::STWX: III.ImmOpcode = PPC::STW; break; in instrHasImmForm()
H A DP10InstrResources.td1790 STW, STW8,
H A DPPCMIPeephole.cpp614 case PPC::STW: in simplifyCode()
H A DP9InstrResources.td898 (instregex "STW(8)?$"),
H A DPPCAsmPrinter.cpp1654 case PPC::STW: in emitInstruction()
H A DPPCInstrInfo.td2107 def STW : DForm_1<36, (outs), (ins gprc:$RST, (memri $D, $RA):$dst),
5058 def : Pat<(atomic_store_32 i32:$val, DForm:$ptr), (STW gprc:$val, memri:$ptr)>;
H A DPPCISelDAGToDAG.cpp7743 case PPC::STW: in PeepholePPC64()
H A DPPCISelLowering.cpp12512 TII->get(Subtarget.isPPC64() ? PPC::STD : PPC::STW)) in emitEHSjLjSetJmp()
12544 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STW)) in emitEHSjLjSetJmp()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def20 PCREL_OPT(STW, PSTW, OPC_AND_RST);
H A DPPC64.cpp64 STW = 36, enumerator
103 STW = 0x90000000, enumerator
873 return STW << 26; in getPPCDFormOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp66 StOpc = BPF::STW; in expandMEMCPY()
94 BuildMI(*BB, MI, dl, get(BPF::STW)) in expandMEMCPY()
H A DBPFMISimplifyPatchable.cpp107 return Opcode == BPF::STB || Opcode == BPF::STH || Opcode == BPF::STW || in isSTX64()
H A DBPFInstrInfo.td519 def STW : STOREi64<BPF_W, "u32", truncstorei32>;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp161 return IsStore ? PPC::STW : PPC::LWZ; in selectLoadStoreOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td1083 // STW P, Rr+1:Rr
1110 // STW P+, Rr+1:Rr
1135 // STW -P, Rr+1:Rr