Searched refs:ds_read_u16 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.memcpy.ll | 90 ; SI-DAG: ds_read_u16 91 ; SI-DAG: ds_read_u16 92 ; SI-DAG: ds_read_u16 93 ; SI-DAG: ds_read_u16 94 ; SI-DAG: ds_read_u16 95 ; SI-DAG: ds_read_u16 96 ; SI-DAG: ds_read_u16 97 ; SI-DAG: ds_read_u16 99 ; SI-DAG: ds_read_u16 100 ; SI-DAG: ds_read_u16 [all …]
|
D | load-local-i16.ll | 6 ; GCN: ds_read_u16 v{{[0-9]+}} 89 ; GCN: ds_read_u16 115 ; GCN: ds_read_u16 319 ; GCN-DAG: ds_read_u16 v[[LO:[0-9]+]],
|
D | load-local-i8.ll | 22 ; GCN: ds_read_u16 125 ; GCN: ds_read_u16 139 ; GCN: ds_read_u16
|
D | unaligned-load-store.ll | 84 ; GCN: ds_read_u16 85 ; GCN: ds_read_u16
|
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 269 ds_read_u16 v8, v2 label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | ds_vi.txt | 186 # VI: ds_read_u16 v8, v2 ; encoding: [0x00,0x00,0x78,0xd8,0x02,0x00,0x00,0x08]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 838 defm DS_READ_U16 : DS_1A_RET <0x3c, "ds_read_u16", VGPR_32>;
|