Searched refs:ds_inc_rtn_u64 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 377 ds_inc_rtn_u64 v[8:9], v2, v[4:5] label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.atomic.inc.ll | 131 ; GCN: ds_inc_rtn_u64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}}, v{{\[}}[[KLO]]:[[KHI]]{{\]}}{{$}} 141 ; GCN: ds_inc_rtn_u64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}}, v{{\[}}[[KLO]]:[[KHI]]{{\]}} offset:32 299 ; GCN: ds_inc_rtn_u64 v{{\[[0-9]+:[0-9]+\]}}, [[PTR]], v{{\[[0-9]+:[0-9]+\]}} offset:16
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | ds_vi.txt | 267 # VI: ds_inc_rtn_u64 v[8:9], v2, v[4:5] ; encoding: [0x00,0x00,0xc6,0xd8,0x02,0x04,0x00,0x08]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 869 defm DS_INC_RTN_U64 : DS_1A1D_RET <0x63, "ds_inc_rtn_u64", VReg_64, "ds_inc_u64">;
|