Home
last modified time | relevance | path

Searched refs:DW (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/device-tree/src/arc/
H A Daxc003.dtsi120 * The DW APB ICTL intc on MB is connected to CPU intc via a
121 * DT "invisible" DW APB GPIO block, configured to simply pass thru
125 * ABPG GPIO. Thus set "interrupts = <24>" (DW APB GPIO to core)
126 * instead of "interrupts = <12>" (DW APB ICTL to DW APB GPIO)
H A Daxs10x_mb.dtsi55 * DW sdio controller has external ciu clock divider
103 * According to DW Mobile Storage databook it is required
116 * "snps,dw-mshc" should be enough for all users of DW MMC once
H A Daxc001.dtsi83 * This INTC is actually connected to DW APB GPIO
H A Daxc003_idu.dtsi127 * This INTC is actually connected to DW APB GPIO
H A Dhsdk.dts157 * DW sdio controller has external ciu clock divider
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DContext.h34 PipelineOptions(unsigned UOPQSize, unsigned DecThr, unsigned DW, unsigned RFS,
38 DispatchWidth(DW), RegisterFileSize(RFS), LoadQueueSize(LQS), in MicroOpQueueSize()
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dsnps,axs10x-reset.txt4 to control reset signals of selected peripherals. For example DW GMAC, etc...
9 - DW GMAC - line 5
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp405 BinaryStreamWriter DW(*DirStream); in commit()
406 if (auto EC = DW.writeInteger<uint32_t>(Layout.StreamSizes.size())) in commit()
409 if (auto EC = DW.writeArray(Layout.StreamSizes)) in commit()
413 if (auto EC = DW.writeArray(Blocks)) in commit()
400 BinaryStreamWriter DW(*DirStream); commit() local
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Drenesas,rzn1-spi.txt3 This controller is based on the Synopsys DW Synchronous Serial Interface and
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp578 const uint32_t DW = eatBytes<uint32_t>(Bytes); in getInstruction() local
581 tryDecodeInst(DecoderTableGFX832, MI, DW, Address, CS)) in getInstruction()
584 if (tryDecodeInst(DecoderTableAMDGPU32, MI, DW, Address, CS)) in getInstruction()
587 if (isGFX9() && tryDecodeInst(DecoderTableGFX932, MI, DW, Address, CS)) in getInstruction()
591 tryDecodeInst(DecoderTableGFX90A32, MI, DW, Address, CS)) in getInstruction()
595 tryDecodeInst(DecoderTableGFX10_B32, MI, DW, Address, CS)) in getInstruction()
598 if (isGFX10() && tryDecodeInst(DecoderTableGFX1032, MI, DW, Address, CS)) in getInstruction()
602 tryDecodeInst(DecoderTableGFX1132, DecoderTableGFX11_FAKE1632, MI, DW, in getInstruction()
607 tryDecodeInst(DecoderTableGFX1232, DecoderTableGFX12_FAKE1632, MI, DW, in getInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h77 DwarfDebug *DW, DwarfFile *DWU, unsigned UniqueID = 0);
385 DwarfTypeUnit(DwarfCompileUnit &CU, AsmPrinter *A, DwarfDebug *DW,
H A DDwarfCompileUnit.cpp60 static dwarf::Tag GetCompileUnitType(UnitKind Kind, DwarfDebug *DW) { in GetCompileUnitType() argument
67 if (DW->getDwarfVersion() >= 5 && Kind == UnitKind::Skeleton) in GetCompileUnitType()
74 AsmPrinter *A, DwarfDebug *DW, in DwarfCompileUnit() argument
76 : DwarfUnit(GetCompileUnitType(Kind, DW), Node, A, DW, DWU, UID) { in DwarfCompileUnit()
H A DDwarfCompileUnit.h144 DwarfDebug *DW, DwarfFile *DWU,
H A DDwarfUnit.cpp84 AsmPrinter *A, DwarfDebug *DW, DwarfFile *DWU, in DwarfUnit() argument
86 : DIEUnit(UnitTag), UniqueID(UniqueID), CUNode(Node), Asm(A), DD(DW), in DwarfUnit()
90 DwarfDebug *DW, DwarfFile *DWU, unsigned UniqueID, in DwarfTypeUnit() argument
92 : DwarfUnit(dwarf::DW_TAG_type_unit, CU.getCUNode(), A, DW, DWU, UniqueID), in DwarfTypeUnit()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleGeneric.td1588 def : InstRW<[GenericWriteFPUL], (instregex "^FADD_[DW]$")>;
1589 def : InstRW<[GenericWriteFPUL], (instregex "^FMADD_[DW]$")>;
1590 def : InstRW<[GenericWriteFPUL], (instregex "^FMSUB_[DW]$")>;
1591 def : InstRW<[GenericWriteFPUL], (instregex "^FMUL_[DW]$")>;
1592 def : InstRW<[GenericWriteFPUL], (instregex "^FRCP_[DW]$")>;
1593 def : InstRW<[GenericWriteFPUL], (instregex "^FRSQRT_[DW]$")>;
1594 def : InstRW<[GenericWriteFPUL], (instregex "^FSQRT_[DW]$")>;
1595 def : InstRW<[GenericWriteFPUL], (instregex "^FSUB_[DW]$")>;
1596 def : InstRW<[GenericWriteFPUL], (instregex "^FDIV_[DW]$")>;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedSapphireRapids.td628 def : InstRW<[SPRWriteResGroup10, ReadAfterVecXLd], (instregex "^(V?)PACK(S|U)S(DW|WB)rm$",
631 "^VPACK(S|U)S(DW|WB)Z128rm$",
660 "^(V?)PACK(S|U)S(DW|WB)rr$",
670 "^VPACK(S|U)S(DW|WB)Yrr$",
671 "^VPACK(S|U)S(DW|WB)Z(128|256)rr$",
1634 def : InstRW<[SPRWriteResGroup129, ReadAfterVecLd], (instregex "^MMX_PACKSS(DW|WB)rm$")>;
1642 def : InstRW<[SPRWriteResGroup130], (instregex "^MMX_PACKSS(DW|WB)rr$",
2408 "^VPACK(S|U)S(DW|WB)Z128rmk$",
2417 "^VPACK(S|U)S(DW|WB)Z((256)?)rmk$",
2658 "^VPACK(S|U)S(DW|WB)(Y|Z)rm$",
[all …]
H A DX86SchedAlderlakeP.td1360 def : InstRW<[ADLPWriteResGroup120, ReadAfterVecLd], (instregex "^MMX_PACKSS(DW|WB)rm$")>;
1368 def : InstRW<[ADLPWriteResGroup121], (instregex "^MMX_PACKSS(DW|WB)rr$")>;
1678 def : InstRW<[ADLPWriteResGroup169, ReadAfterVecXLd], (instregex "^(V?)PACK(S|U)S(DW|WB)rm$",
1684 def : InstRW<[ADLPWriteResGroup170], (instregex "^(V?)PACK(S|U)S(DW|WB)rr$",
1686 "^VPACK(S|U)S(DW|WB)Yrr$")>;
2302 def : InstRW<[ADLPWriteResGroup263, ReadAfterVecYLd], (instregex "^VPACK(S|U)S(DW|WB)Yrm$")>;
H A DX86SchedIceLake.td849 "(V?)PACK(U|S)S(DW|WB)(Y|Z|Z128|Z256)?rr",
1726 "(V?)PACK(U|S)S(DW|WB)(Z128)?rm",
1798 "(V?)PACK(U|S)S(DW|WB)(Y|Z|Z256)rm",
H A DX86ScheduleZnver4.td1617 "(V?)PACK(SS|US)(DW|WB)(Z?|Z128?|Z256?)(rr|rrk|rrkz)"
1652 …"VPMOV(DB|DW|QB|QD|QW|SDB|SDW|SQB|SQD|SQW|SWB|USDB|USDW|USQB|USQD|USWB|WB)(Z128?|Z256?)(rr|rrk|rrk…
/freebsd/contrib/file/magic/Magdir/
H A Dmsx143 >>>>>>>>>>>>>>>0x0007 ubyte x \b, VDP.DW=%#2x
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1311 unsigned DB, DW; in usedBitsEqual() local
1312 if (!HBS::getSubregMask(RD, DB, DW, MRI)) in usedBitsEqual()
1317 if (SW != DW) in usedBitsEqual()
1324 for (unsigned i = 0; i != DW; ++i) in usedBitsEqual()
/freebsd/share/misc/
H A Dusb_vendors5985 0042 HL-2270DW Laser Printer
5986 004d HL-6180DW series
6105 01a7 MFC-8870DW Printer
6252 0298 MFC-8910DW
6253 0299 MFC-8950DW
6254 029a MFC-8690DW
6277 02ba MFC-8912DW
6278 02bb MFC-8952DW
6293 02ca MFC-8712DW
6294 02cb MFC-8710DW
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td1395 (instregex "EVST(DD|DH|DW|WHE|WHO|WWE|WWO)(X)?$"),
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def13 // TODO: Add other DW-based macros.
/freebsd/contrib/sendmail/
H A DPGPKEYS726 DW/23SQlf6r5u0ZbO6ZWMdC3RR+6TfztHv7UDkBWEGRLGkQ/cw36uW3OiqEUS8wS
3277 I119joBrSLAzWOoNRTgNQa59r+DW+Rf+Kl0KDTINObb95N1cCJx/4OqefQn6CvCk

12