Home
last modified time | relevance | path

Searched refs:global_store_byte (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dstore-global.ll15 ; GFX9: global_store_byte
35 ; GFX9: global_store_byte
341 ; GFX9: global_store_byte
Dstore-hi16.ll71 ; GFX906-NEXT: global_store_byte v[0:1], v2, off
91 ; GFX906-NEXT: global_store_byte v[0:1], v2, off
160 ; GFX906-NEXT: global_store_byte v[0:1], v2, off
184 ; GFX906-NEXT: global_store_byte v[0:1], v2, off
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dflat-global.s62 global_store_byte v[3:4], v1, off label
Dgfx9_asm_all.s4618 global_store_byte v[1:2], v2, off offset:-1 label
4621 global_store_byte v[1:2], v255, off offset:-1 label
4624 global_store_byte v[1:2], v2, off label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DFLATInstructions.td499 defm GLOBAL_STORE_BYTE : FLAT_Global_Store_Pseudo <"global_store_byte", VGPR_32>;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX9.rst274global_store_byte src0, src1, src2 :ref:`flat_offset13<amdgpu_synid_fla…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dgfx9_dasm_all.txt3972 # CHECK: global_store_byte v[1:2], v2, off offset:-1 ; encoding: [0xff,0x9f,0x60,0xdc,0x01,0x02,…
3975 # CHECK: global_store_byte v[1:2], v255, off offset:-1 ; encoding: [0xff,0x9f,0x60,0xdc,0x01,0xf…
3978 # CHECK: global_store_byte v[1:2], v2, off ; encoding: [0x00,0x80,0x60,0xdc,0x01,0x02,0x7f,0x00]