/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 1 //==- include/llvm/CodeGen/AccelTable.h - Accelerator Tables -----*- C++ -*-==// 9 /// This file contains support for writing accelerator tables. 31 /// The DWARF and Apple accelerator tables are an indirect hash table optimized 32 /// for null lookup rather than access to known data. The Apple accelerator 33 /// tables are a precursor of the newer DWARF v5 accelerator tables. Both 36 /// The Apple accelerator table are output into an on-disk format that looks 66 /// The DWARF v5 accelerator table consists of zero or more name indices that 91 /// abstract view of an Accelerator table, without any notion of an on-disk 95 /// the base class for Apple Accelerator Table entries, which have a uniform 100 /// An Apple Accelerator Table can be serialized by calling emitAppleAccelTable [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 26 /// The accelerator tables are designed to allow efficient random access 29 /// DWARF 5 accelerator tables. 38 /// An abstract class representing a single entry in the accelerator tables. 55 /// Accelerator Entry or std::nullopt if the Compilation Unit offset is not 56 /// recorded in this Accelerator Entry. 60 /// Accelerator Entry or std::nullopt if the Type Unit offset is not 61 /// recorded in this Accelerator Entry. 63 // Default return for accelerator tables that don't support type units. in getLocalTUOffset() 68 /// Accelerator Entry or std::nullopt if the Type Unit offset is not 69 /// recorded in this Accelerator Entry. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | stericsson,db8500-prcmu.yaml | 123 description: Smart Video Accelerator (SVA) multimedia DSP (MMDSP) 124 voltage regulator. This is the voltage for the accelerator DSP 131 description: Smart Video Accelerator (SVA) multimedia DSP (MMDSP) 138 description: Smart Video Accelerator (SVA) multimedia DSP (MMDSP) 145 description: Smart Image Accelerator (SIA) multimedia DSP (MMDSP) 146 voltage regulator. This is the voltage for the accelerator DSP 153 description: Smart Image Accelerator (SIA) multimedia DSP (MMDSP) 160 description: Smart Image Accelerator (SIA) multimedia DSP (MMDSP) 167 description: Smart Graphics Accelerator (SGA) voltage regulator. 169 accelerator block.
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | img-hash.txt | 1 Imagination Technologies hardware hash accelerator 3 The hash accelerator provides hardware hashing acceleration for 8 - compatible : "img,hash-accelerator" 15 "hash" Used to clock data through the accelerator 20 compatible = "img,hash-accelerator";
|
H A D | xlnx,zynqmp-aes.yaml | 7 title: Xilinx ZynqMP AES-GCM Hardware Accelerator 14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
|
H A D | rockchip-crypto.txt | 1 Rockchip Electronics And Security Accelerator 11 "sclk" used to clock crypto accelerator
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | ste-dma40.txt | 110 48: Crypto Accelerator 1 111 49: Crypto Accelerator 1 TX or Hash Accelerator 1 TX 112 50: Hash Accelerator 1 TX 123 61: Crypto Accelerator 0 124 62: Crypto Accelerator 0 TX or Hash Accelerator 0 TX 125 63: Hash Accelerator 0 TX
|
H A D | stericsson,dma40.yaml | 70 48: Crypto Accelerator 1 71 49: Crypto Accelerator 1 TX or Hash Accelerator 1 TX 72 50: Hash Accelerator 1 TX 83 61: Crypto Accelerator 0 84 62: Crypto Accelerator 0 TX or Hash Accelerator 0 TX 85 63: Hash Accelerator 0 TX
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
H A D | ppc440spe-adma.txt | 1 PPC440SPe DMA/XOR (DMA Controller and XOR Accelerator) 60 iii) XOR Accelerator node 64 - compatible : "amcc,xor-accelerator"; 71 compatible = "amcc,xor-accelerator";
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | k3-ringacc.txt | 1 * Texas Instruments K3 NavigatorSS Ring Accelerator 3 The Ring Accelerator (RA) is a machine which converts read/write accesses 13 The Ring Accelerator is a hardware module that is responsible for accelerating 28 - ti,sci-dev-id : TI-SCI device id of the ring accelerator
|
H A D | k3-ringacc.yaml | 8 title: Texas Instruments K3 NavigatorSS Ring Accelerator 15 The Ring Accelerator (RA) is a machine which converts read/write accesses 25 The Ring Accelerator is a hardware module that is responsible for accelerating
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_ra.h | 38 * Title: MPI RAID Accelerator messages and structures 55 /* generic structure for RAID Accelerator Control Block */ 67 * RAID Accelerator Messages 71 /* RAID Accelerator Request Message */ 93 /* RAID Accelerator Error Reply Message */
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_ra.h | 36 * Title: MPI RAID Accelerator messages and structures 54 /* generic structure for RAID Accelerator Control Block */ 66 * RAID Accelerator Messages 70 /* RAID Accelerator Request Message */ 92 /* RAID Accelerator Error Reply Message */
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/ |
H A D | HipStdPar.cpp | 14 // reachable from it, constitute code that the user expects the accelerator 18 // an accelerator to contain constructs that cannot be handled by the target 32 // memory that is allocated by an accelerator-aware mechanism. For such cases 36 // accelerator-aware interfaces. We also support freeing system allocated 79 OS << "Accelerator does not support the thread_local variable " in checkIfSupported() 178 OS << "Accelerator does not support the ASM block:\n" in checkIfSupported() 181 OS << "Accelerator does not support the " << N << " function."; in checkIfSupported()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | st,stm32-dma2d.yaml | 7 title: STMicroelectronics STM32 Chrom-Art Accelerator DMA2D 10 Chrom-ART Accelerator(DMA2D), graphical hardware accelerator
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerUnit.h | 114 /// \defgroup Methods and data members used for building accelerator tables: 120 /// This structure keeps fields which would be used for creating accelerator 140 /// Type of this accelerator record. 153 /// Enumerates accelerator data. 169 /// Emit single pubnames/pubtypes accelerator entry.
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_c4xxx_hw_data.h | 127 /* Return interrupt accelerator source mask */ 130 /* Return address of SHINTMASKSSM register for a given accelerator */ 134 /* Return address of SSMWDTL register for a given accelerator */ 137 /* Return address of SSMWDTH register for a given accelerator */ 140 /* Return address of SSMWDTPKEL register for a given accelerator */ 144 /* Return address of SSMWDTPKEH register for a given accelerator */ 148 /* Return address of SLICEHANGSTATUS register for a given accelerator */ 152 /* Return address of IASLICEHANGSTATUS register for a given accelerator */ 275 /* Accelerator Interrupt Mask (SSM)
|
/freebsd/sys/dev/qat/qat_api/common/compression/include/ |
H A D | dc_session.h | 104 * compression accelerator */ 107 * accelerator 111 * accelerator 115 * accelerator 140 * accelerator 144 * compression accelerator */ 147 * accelerator 151 * accelerator
|
/freebsd/share/man/man4/ |
H A D | ccr.4 | 30 .Nd "Chelsio T6 crypto accelerator driver" 49 driver provides support for the crypto accelerator engine included on 77 driver supports the crypto accelerator engine included on adapters
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 180 /// reconstructed accelerator tables. 213 /// Add a name accelerator entry for \a Die with \a Name. 216 /// Add a name accelerator entry for \a Die with \a Name. 220 /// Add various accelerator entries for \p Die with \p Name which is stored 226 /// Add a type accelerator entry for \p Die with \p Name which is stored in 312 /// Accelerator entries for the unit, both for the pub*
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 8 def build_accelerator: Separate<["--", "-"], "build-accelerator">, 10 HelpText<"Build accelerator tables(default: none)\n" 14 def: Joined<["--", "-"], "build-accelerator=">, Alias<build_accelerator>;
|
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | iva.txt | 1 * TI - IVA (Imaging and Video Accelerator) subsystem 3 The IVA contain various audio, video or imaging HW accelerator
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | keystone-netcp.txt | 4 The network coprocessor (NetCP) is a hardware accelerator that processes 7 accelerator (PA) module to perform packet classification operations such as 9 generation. NetCP can also optionally include a Security Accelerator (SA) 31 | |-> Packet Accelerator 33 | |-> Security Accelerator
|
/freebsd/sys/dev/qat/qat_api/qat_direct/include/ |
H A D | icp_accel_devices.h | 45 * Accelerator capabilities 118 Cpa8U *pAccelName; /* Name given to accelerator */ 123 Cpa32U accelCapabilitiesMask; /* Accelerator's capabilities
|