Home
last modified time | relevance | path

Searched refs:ds_write2_b64 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dlocal-64.ll125 ; BOTH: ds_write2_b64 v{{[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset0:15 offset…
135 ; BOTH: ds_write2_b64 v{{[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset0:1
144 ; BOTH-DAG: ds_write2_b64 v{{[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset0:31 of…
145 ; BOTH-DAG: ds_write2_b64 v{{[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset0:29 of…
155 ; BOTH-DAG: ds_write2_b64 v{{[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset0:3 off…
156 ; BOTH-DAG: ds_write2_b64 v{{[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset0:1
Dindirect-private-64.ll52 ; CI-PROMOTE: ds_write2_b64
110 ; CI-PROMOTE: ds_write2_b64
Dload-local-i16.ll246 ; GCN: ds_write2_b64
247 ; GCN: ds_write2_b64
248 ; GCN: ds_write2_b64
249 ; GCN: ds_write2_b64
Dreorder-stores.ll20 ; SI: ds_write2_b64
Dllvm.memcpy.ll159 ; SI: ds_write2_b64
160 ; SI: ds_write2_b64
Dds_write2st64.ll86 ; SI: ds_write2_b64 {{v[0-9]+}}, {{v\[[0-9]+:[0-9]+\]}}, {{v\[[0-9]+:[0-9]+\]}} offset1:8
Dds_write2.ll271 ; SI: ds_write2_b64 [[VPTR]], [[VAL]], [[VAL]] offset1:8
307 ; SI: ds_write2_b64 [[VPTR]], [[VAL0]], [[VAL1]] offset1:8
Dstore.ll293 ; SI: ds_write2_b64
Dload-local-i8.ll68 ; GCN: ds_write2_b64 v{{[0-9]+}}, v{{\[}}[[LO]]:{{[0-9]+}}], v[{{[0-9]+}}:[[HI]]{{\]}} offset0:1{{$…
/external/llvm/test/MC/AMDGPU/
Dds.s341 ds_write2_b64 v2, v[4:5], v[6:7] label
/external/llvm/test/MC/Disassembler/AMDGPU/
Dds_vi.txt240 # VI: ds_write2_b64 v2, v[4:5], v[6:7] ; encoding: [0x00,0x00,0x9c,0xd8,0x02,0x04,0x06,0x00]
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td858 defm DS_WRITE2_B64 : DS_1A2D_Off8_NORET <0x4E, "ds_write2_b64", VReg_64>;