Home
last modified time | relevance | path

Searched refs:ds_inc_rtn_u64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dds.s377 ds_inc_rtn_u64 v[8:9], v2, v[4:5] label
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.atomic.inc.ll131 ; 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/
Dds_vi.txt267 # 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/
DSIInstructions.td869 defm DS_INC_RTN_U64 : DS_1A1D_RET <0x63, "ds_inc_rtn_u64", VReg_64, "ds_inc_u64">;