Searched refs:ds_cmpst_b32 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 117 ds_cmpst_b32 v2, v4, v6 label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | atomic_cmp_swap_local.ll | 66 ; GCN: ds_cmpst_b32 [[VPTR]], [[VCMP]], [[VSWAP]] offset:16
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | DSInstructions.td | 419 defm DS_CMPST_B32 : DS_1A2D_NORET_mc<"ds_cmpst_b32">; 459 defm DS_CMPST_RTN_B32 : DS_1A2D_RET_mc<"ds_cmpst_rtn_b32", VGPR_32, "ds_cmpst_b32">;
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | ds_vi.txt | 72 # VI: ds_cmpst_b32 v2, v4, v6 ; encoding: [0x00,0x00,0x20,0xd8,0x02,0x04,0x06,0x00]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 788 defm DS_CMPST_B32 : DS_1A2D_NORET <0x10, "ds_cmpst_b32", VGPR_32>; 822 defm DS_CMPST_RTN_B32 : DS_1A2D_RET <0x30, "ds_cmpst_rtn_b32", VGPR_32, "ds_cmpst_b32">;
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 6778 op32 = aco_opcode::ds_cmpst_b32; in visit_shared_atomic()
|