Searched refs:s_atomic_swap_x2 (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/test/MC/AMDGPU/ |
D | smem.s | 433 s_atomic_swap_x2 s[10:11], s[2:3], s0 glc label
|
D | gfx8_unsupported.s | 370 s_atomic_swap_x2 s[10:11], s[2:3], s0 glc label
|
D | gfx7_unsupported.s | 382 s_atomic_swap_x2 s[10:11], s[2:3], s0 glc label
|
/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
D | smem_gfx9.txt | 123 # GFX9: s_atomic_swap_x2 s[12:13], s[2:3], s0 ; encoding: [0x01,0x03,0x80,0xc2,0x00,0x00,0x00,0x…
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SMInstructions.td | 405 defm S_ATOMIC_SWAP_X2 : SM_Pseudo_Atomics <"s_atomic_swap_x2", SReg_64, SReg_64_XEXEC>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SMInstructions.td | 386 defm S_ATOMIC_SWAP_X2 : SM_Pseudo_Atomics <"s_atomic_swap_x2", SReg_64, SReg_64_XEXEC>;
|
/external/llvm-project/llvm/docs/AMDGPU/ |
D | AMDGPUAsmGFX9.rst | 557 …s_atomic_swap_x2 :ref:`sdata<amdgpu_synid9_data_smem_atomic64>`::ref:`dst<…
|
D | AMDGPUAsmGFX10.rst | 1025 …s_atomic_swap_x2 :ref:`sdata<amdgpu_synid10_data_smem_atomic64>`::ref:`dst…
|