Searched refs:LDS (Results 1 – 19 of 19) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | lds-oqap-crash.ll | 5 ; if an LDS instruction could fit in the current clause, but never finding 8 ; The LDS instruction should not have been defining OQAP in the first place, 9 ; because the LDS instructions are pseudo instructions and the OQAP
|
D | gep-address-space.ll | 15 ; The LDS offset will be 65536 bytes, which is larger than the size of LDS on
|
D | private-memory-atomics.ll | 4 ; This works because promote allocas pass replaces these with LDS atomics.
|
D | promote-alloca-stored-pointer-value.ll | 3 ; Pointer value is stored in a candidate for LDS usage.
|
D | local-memory.ll | 8 ; Check that the LDS size emitted correctly
|
D | local-64.ll | 36 ; The LDS offset will be 65536 bytes, which is larger than the size of LDS on
|
D | llvm.SI.fs.interp.ll | 22 ; on 16 bank LDS chips.
|
D | local-memory-two-objects.ll | 9 ; Check that the LDS size emitted correctly
|
D | shl_add_ptr.ll | 7 ; LDS globals.
|
D | ds_read2.ll | 279 ; allows unaligned LDS accesses, which would be a problem here.
|
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | SIMCCodeEmitter.cpp | 38 LDS = 1, enumerator 281 case SIInstrEncodingType::LDS: in getEncodingBytes()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | compute_resource.def | 33 DECL_COMPUTE_RESOURCE(LDS, 1)
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | SIInstrInfo.td | 230 bits<1> LDS; 242 let Inst{16} = LDS;
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPU.td | 154 "The number of LDS banks per compute unit.">;
|
D | SIInstrFormats.td | 668 // Internally, FLAT instruction are executed as both an LDS and a
|
D | EvergreenInstructions.td | 410 // LDS Instructions
|
/external/llvm/lib/Target/AVR/ |
D | AVR.td | 50 // `LDS Rd, K`
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 509 #define LDS(a, b) CHOICE(ldsl ARG2(a,b), lds ARG2(a,b), lds ARG2(b,a)) macro 1234 #define LDS(a, b) lds b, P_(a) macro
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 8231 "GB-LDS", 18337 "LDS",
|