Searched refs:ds_inc_u32 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 65 ds_inc_u32 v2, v4 label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.atomic.inc.ll | 37 ; 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/ |
D | DSInstructions.td | 382 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/ |
D | ds_vi.txt | 33 # VI: ds_inc_u32 v2, v4 ; encoding: [0x00,0x00,0x06,0xd8,0x02,0x04,0x00,0x00]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 773 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">;
|