Home
last modified time | relevance | path

Searched refs:GDS (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx90a_vaddr.rst13 An offset from the start of GDS/LDS memory.
H A Dgfx10_addr_ds.rst13 An offset from the start of GDS/LDS memory.
H A Dgfx9_addr_ds.rst13 An offset from the start of GDS/LDS memory.
H A Dgfx7_addr_ds.rst13 An offset from the start of GDS/LDS memory.
H A Dgfx8_addr_ds.rst13 An offset from the start of GDS/LDS memory.
H A Dgfx10_waitcnt.rst22 \- 11:8 LGKM_CNT: LDS, GDS, Constant and Message count. 0..15
H A Dgfx7_waitcnt.rst22 12:8 LGKM_CNT: LDS, GDS, Constant and Message count. 0..31
H A Dgfx8_waitcnt.rst22 11:8 LGKM_CNT: LDS, GDS, Constant and Message count. 0..15
H A Dgfx90a_waitcnt.rst22 \- 11:8 LGKM_CNT: LDS, GDS, Constant and Message count. 0..15
H A Dgfx9_waitcnt.rst22 \- 11:8 LGKM_CNT: LDS, GDS, Constant and Message count. 0..15
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp72 GDS = 1u << 3, enumerator
79 ATOMIC = GLOBAL | LDS | SCRATCH | GDS,
82 ALL = GLOBAL | LDS | SCRATCH | GDS | OTHER,
150 SIAtomicAddrSpace::GDS)) == SIAtomicAddrSpace::NONE) { in SIMemOpInfo()
610 return SIAtomicAddrSpace::GDS; in toSIAtomicAddrSpace()
943 if ((AddrSpace & SIAtomicAddrSpace::GDS) != SIAtomicAddrSpace::NONE) { in insertWait()
1246 SIAtomicAddrSpace::GDS)) != SIAtomicAddrSpace::NONE) && in insertWait()
1465 if ((AddrSpace & SIAtomicAddrSpace::GDS) != SIAtomicAddrSpace::NONE) { in insertWait()
H A DGCNHazardRecognizer.cpp126 int GDS = AMDGPU::getNamedOperandIdx(MI.getOpcode(), in isSendMsgTraceDataOrGDS() local
128 if (MI.getOperand(GDS).getImm()) in isSendMsgTraceDataOrGDS()
H A DSIInstrInfo.td1102 def gds : NamedOperandBit<"GDS", NamedMatchClass<"GDS">>;
/netbsd/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dconstraints.md130 "Buffer memory address to GDS memory."
135 "Buffer memory address to GDS or LDS memory."
/netbsd/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dconstraints.md130 "Buffer memory address to GDS memory."
135 "Buffer memory address to GDS or LDS memory."
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUModifierSyntax.rst155 Specifies whether to use GDS or LDS memory (LDS is the default).
160 gds Use GDS memory.
H A DAMDGPUUsage.rst610 …Region 2 N/A GDS 32 *not implem…
665 The region address space uses the hardware Global Data Store (GDS). All
1789 ``DW_ADDR_AMDGPU_region`` 0x8000 Region (GDS)
1796 available for use for the AMD extension for access to the hardware GDS memory
1833 ``DW_ASPACE_AMDGPU_region`` 0x02 32 32 Region (GDS)
3446 Region N/A GDS 32 *not implemented
11111 memory or GDS.
11444 For full list of supported instructions, refer to "LDS/GDS instructions" in ISA
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td445 [llvm_anyptr_ty, // LDS or GDS ptr
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi1892 Memory operand with address space suitable for @code{ds_*} GDS instructions
H A Dgccint.info22485 Memory operand with address space suitable for 'ds_*' GDS
H A Dgcc.info39107 Memory operand with address space suitable for 'ds_*' GDS
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dmd.texi1892 Memory operand with address space suitable for @code{ds_*} GDS instructions
H A Dgccint.info22485 Memory operand with address space suitable for 'ds_*' GDS
H A Dgcc.info39107 Memory operand with address space suitable for 'ds_*' GDS