Home
last modified time | relevance | path

Searched refs:ds_read_u8 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dunaligned-load-store.ll6 ; SI: ds_read_u8
7 ; SI: ds_read_u8
34 ; SI: ds_read_u8
35 ; SI: ds_read_u8
36 ; SI: ds_read_u8
37 ; SI: ds_read_u8
95 ; SI: ds_read_u8
96 ; SI: ds_read_u8
97 ; SI: ds_read_u8
98 ; SI: ds_read_u8
[all …]
Dllvm.memcpy.ll9 ; SI-DAG: ds_read_u8
10 ; SI-DAG: ds_read_u8
11 ; SI-DAG: ds_read_u8
12 ; SI-DAG: ds_read_u8
13 ; SI-DAG: ds_read_u8
14 ; SI-DAG: ds_read_u8
15 ; SI-DAG: ds_read_u8
16 ; SI-DAG: ds_read_u8
18 ; SI-DAG: ds_read_u8
19 ; SI-DAG: ds_read_u8
[all …]
Dload-local-i1.ll6 ; GCN: ds_read_u8
69 ; GCN: ds_read_u8
79 ; GCN: ds_read_u8
221 ; GCN-DAG: ds_read_u8 [[LOAD:v[0-9]+]],
232 ; GCN: ds_read_u8 [[LOAD:v[0-9]+]],
Dlocal-64.ll26 ; BOTH: ds_read_u8 [[REG:v[0-9]+]], {{v[0-9]+}} offset:65535
41 ; BOTH: ds_read_u8 [[REG:v[0-9]+]], [[VREGADDR]]
Dload-local-i8.ll9 ; GCN: ds_read_u8
84 ; GCN: ds_read_u8
291 ; GCN-DAG: ds_read_u8 v[[LO:[0-9]+]],
425 ; GCN: ds_read_u8 v[[VAL:[0-9]+]],
Dshl_add_ptr.ll56 ; SI: ds_read_u8 v{{[0-9]+}}, v{{[0-9]+}} offset:65535
/external/llvm/test/MC/AMDGPU/
Dds.s261 ds_read_u8 v8, v2 label
/external/llvm/test/MC/Disassembler/AMDGPU/
Dds_vi.txt180 # VI: ds_read_u8 v8, v2 ; encoding: [0x00,0x00,0x74,0xd8,0x02,0x00,0x00,0x08]
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td836 defm DS_READ_U8 : DS_1A_RET <0x3a, "ds_read_u8", VGPR_32>;