Searched refs:ds_cmpst_rtn_b64 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | ds.s | 429 ds_cmpst_rtn_b64 v[8:9], v2, v[4:5], v[6:7] label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | atomic_cmp_swap_local.ll | 33 ; GCN: ds_cmpst_rtn_b64 [[RESULT:v\[[0-9]+:[0-9]+\]]], [[VPTR]], v{{\[}}[[LOVCMP]]:[[HIVCMP]]{{\]}}…
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | ds_vi.txt | 306 # VI: ds_cmpst_rtn_b64 v[8:9], v2, v[4:5], v[6:7] ; encoding: [0x00,0x00,0xe0,0xd8,0x02,0x04,0x06…
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | DSInstructions.td | 481 defm DS_CMPST_RTN_B64 : DS_1A2D_RET_mc<"ds_cmpst_rtn_b64", VReg_64, "ds_cmpst_b64">;
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 882 defm DS_CMPST_RTN_B64 : DS_1A2D_RET <0x70, "ds_cmpst_rtn_b64", VReg_64, "ds_cmpst_b64">;
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 6781 op64_rtn = aco_opcode::ds_cmpst_rtn_b64; in visit_shared_atomic()
|