Searched refs:ds_inc_rtn_u32 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 173 ds_inc_rtn_u32 v8, v2, v4 label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.atomic.inc.ll | 16 ; GCN: ds_inc_rtn_u32 v{{[0-9]+}}, v{{[0-9]+}}, [[K]] 25 ; GCN: ds_inc_rtn_u32 v{{[0-9]+}}, v{{[0-9]+}}, [[K]] offset:16 117 ; GCN: ds_inc_rtn_u32 {{v[0-9]+}}, [[PTR]], {{v[0-9]+}} offset:8
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | ds_vi.txt | 114 # VI: ds_inc_rtn_u32 v8, v2, v4 ; encoding: [0x00,0x00,0x46,0xd8,0x02,0x04,0x00,0x08]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 805 defm DS_INC_RTN_U32 : DS_1A1D_RET <0x23, "ds_inc_rtn_u32", VGPR_32, "ds_inc_u32">;
|