Home
last modified time | relevance | path

Searched refs:ds_inc_u32 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dds.s65 ds_inc_u32 v2, v4 label
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.atomic.inc.ll37 ; GCN: ds_inc_u32 [[VPTR]], [[DATA]]
45 ; GCN: ds_inc_u32 v{{[0-9]+}}, [[K]] offset:16
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DDSInstructions.td382 defm DS_INC_U32 : DS_1A1D_NORET_mc<"ds_inc_u32">;
449 defm DS_INC_RTN_U32 : DS_1A1D_RET_mc<"ds_inc_rtn_u32", VGPR_32, "ds_inc_u32">;
/external/llvm/test/MC/Disassembler/AMDGPU/
Dds_vi.txt33 # VI: ds_inc_u32 v2, v4 ; encoding: [0x00,0x00,0x06,0xd8,0x02,0x04,0x00,0x00]
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td773 defm DS_INC_U32 : DS_1A1D_NORET <0x3, "ds_inc_u32", VGPR_32>;
805 defm DS_INC_RTN_U32 : DS_1A1D_RET <0x23, "ds_inc_rtn_u32", VGPR_32, "ds_inc_u32">;