Searched refs:buffer_store_format_xyzw (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.buffer.store.format.ll | 5 ;CHECK: buffer_store_format_xyzw v[0:3], off, s[0:3], 0 6 ;CHECK: buffer_store_format_xyzw v[4:7], off, s[0:3], 0 glc 7 ;CHECK: buffer_store_format_xyzw v[8:11], off, s[0:3], 0 slc 17 ;CHECK: buffer_store_format_xyzw v[0:3], off, s[0:3], 0 offset:42 25 ;CHECK: buffer_store_format_xyzw v[0:3], v4, s[0:3], 0 idxen 33 ;CHECK: buffer_store_format_xyzw v[0:3], v4, s[0:3], 0 offen 41 ;CHECK: buffer_store_format_xyzw v[0:3], v[4:5], s[0:3], 0 idxen offen 50 ;CHECK: buffer_store_format_xyzw v[0:3], v[5:6], s[0:3], 0 idxen offen 60 ;CHECK: buffer_store_format_xyzw v[0:3], v4, s[0:3], 0 idxen 64 ;CHECK: buffer_store_format_xyzw v[0:3], v6, s[0:3], 0 idxen
|
/external/llvm/test/MC/AMDGPU/ |
D | reg-syntax-extra.s | 61 buffer_store_format_xyzw v[1:4], off, [ttmp4,ttmp5,ttmp6,ttmp7], ttmp1 label
|
D | mubuf.s | 409 buffer_store_format_xyzw v[1:4], off, s[4:7], s1 label 413 buffer_store_format_xyzw v[1:4], off, ttmp[4:7], ttmp1 label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | mubuf_vi.txt | 192 # VI: buffer_store_format_xyzw v[1:4], off, s[4:7], s1 ; encoding: [0x00,0x00,0x1c,0xe0,0x00,0x01…
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 953 mubuf<0x07>, "buffer_store_format_xyzw", VReg_128
|