Searched refs:v_swap_b32 (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop1-gfx9-err.s | 5 v_swap_b32 v1, 1 label 8 v_swap_b32 v1, s0 label 17 v_swap_b32 v1, v2, v1 label 20 v_swap_b32 v1, v2, v2 label 23 v_swap_b32 v1, v2, v2, v2 label
|
D | vop1-gfx9.s | 6 v_swap_b32 v1, v2 label
|
D | gfx9_asm_all.s | 29455 v_swap_b32 v5, v1 label 29458 v_swap_b32 v255, v1 label 29461 v_swap_b32 v5, v255 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | vop1_gfx9.txt | 3 # GFX9: v_swap_b32 v1, v2 ; encoding: [0x02,0xa3,0x02,0x7e]
|
D | gfx9_dasm_all.txt | 26826 # CHECK: v_swap_b32 v5, v1 ; encoding: [0x01,0xa3,0x0a,0x7e] 26829 # CHECK: v_swap_b32 v255, v1 ; encoding: [0x01,0xa3,0xfe,0x7f] 26832 # CHECK: v_swap_b32 v5, v255 ; encoding: [0xff,0xa3,0x0a,0x7e]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP1Instructions.td | 382 def V_SWAP_B32 : VOP1_Pseudo <"v_swap_b32", VOP_SWAP_I32, [], 1>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX9.rst | 932 v_swap_b32 dst, src0
|