Searched refs:s_dcache_inv (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.inv.ll | 9 ; SI-NEXT: s_dcache_inv ; encoding: [0x00,0x00,0xc0,0xc7] 10 ; VI-NEXT: s_dcache_inv ; encoding: [0x00,0x00,0x80,0xc0,0x00,0x00,0x00,0x00] 19 ; GCN: s_dcache_inv
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.inv.ll | 9 ; SI-NEXT: s_dcache_inv ; encoding: [0x00,0x00,0xc0,0xc7] 10 ; VI-NEXT: s_dcache_inv ; encoding: [0x00,0x00,0x80,0xc0,0x00,0x00,0x00,0x00] 19 ; GCN: s_dcache_inv
|
/external/llvm/test/MC/AMDGPU/ |
D | smrd.s | 147 s_dcache_inv label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | smrd.s | 218 s_dcache_inv label
|
D | gfx7_asm_all.s | 10431 s_dcache_inv label
|
D | gfx8_asm_all.s | 10989 s_dcache_inv label
|
D | gfx9_asm_all.s | 11461 s_dcache_inv label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | smrd_vi.txt | 72 # VI: s_dcache_inv ; encoding: [0x00,0x00,0x80,0xc0,0x00,0x00,0x00,0x00]
|
D | gfx8_dasm_all.txt | 7725 # CHECK: s_dcache_inv ; encoding: [0x00,0x00,0x80,0xc0,0x00,0x00,0x00,0x00]
|
D | gfx9_dasm_all.txt | 9090 # CHECK: s_dcache_inv ; encoding: [0x00,0x00,0x80,0xc0,0x00,0x00,0x00,0x00]
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | smrd_vi.txt | 69 # VI: s_dcache_inv ; encoding: [0x00,0x00,0x80,0xc0,0x00,0x00,0x00,0x00]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SMInstructions.td | 287 def S_DCACHE_INV : SM_Inval_Pseudo <"s_dcache_inv", int_amdgcn_s_dcache_inv>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 355 s_dcache_inv
|
D | AMDGPUAsmGFX8.rst | 366 s_dcache_inv
|
D | AMDGPUUsage.rst | 2578 frame at the same address, respectively. There is no need for a ``s_dcache_inv``
|
D | AMDGPUAsmGFX9.rst | 498 s_dcache_inv
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 83 defm S_DCACHE_INV : SMRD_Inval <smrd<0x1f, 0x20>, "s_dcache_inv",
|