Searched refs:buffer_store_lds_dword (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | mubuf.s | 770 buffer_store_lds_dword s[4:7], s0 lds label 774 buffer_store_lds_dword s[4:7], s0 offset:4095 lds label 778 buffer_store_lds_dword s[4:7], s8 offset:4 lds glc slc label 804 buffer_store_lds_dword s[4:7], s8 offset:4 lds tfe label 808 buffer_store_lds_dword s[4:7], s8 offset:4 tfe lds label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | mubuf_vi.txt | 406 # VI: buffer_store_lds_dword s[4:7], s0 lds ; encoding: [0x00,0x00,0xf5,0xe0,0x00,0x00,0x01,0x00] 409 # VI: buffer_store_lds_dword s[4:7], s0 offset:4095 lds ; encoding: [0xff,0x0f,0xf5,0xe0,0x00,0x0… 412 # VI: buffer_store_lds_dword s[4:7], s8 offset:4 lds glc slc ; encoding: [0x04,0x40,0xf7,0xe0,0x0…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | BUFInstructions.td | 915 def BUFFER_STORE_LDS_DWORD : MUBUF_Pseudo_Store_Lds <"buffer_store_lds_dword">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX8.rst | 346 …buffer_store_lds_dword src0, src1 :ref:`buf_offset12<amdgpu_synid_buf_…
|
D | AMDGPUAsmGFX9.rst | 423 …buffer_store_lds_dword src0, src1 :ref:`buf_offset12<amdgpu_synid_buf_…
|