Searched refs:s_dcache_wb (Results 1 – 20 of 20) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.wb.ll | 8 ; VI-NEXT: s_dcache_wb ; encoding: [0x00,0x00,0x84,0xc0,0x00,0x00,0x00,0x00] 17 ; VI-NEXT: s_dcache_wb
|
D | target-cpu.ll | 65 ; CHECK: s_dcache_wb{{$}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.wb.ll | 8 ; VI-NEXT: s_dcache_wb ; encoding: [0x00,0x00,0x84,0xc0,0x00,0x00,0x00,0x00] 17 ; VI-NEXT: s_dcache_wb
|
D | spill-wide-sgpr.ll | 13 ; SMEM: s_dcache_wb 53 ; SMEM: s_dcache_wb 107 ; SMEM: s_dcache_wb
|
D | si-spill-sgpr-stack.ll | 25 ; SMEM: s_dcache_wb
|
D | target-cpu.ll | 65 ; CHECK: s_dcache_wb{{$}}
|
D | spill-m0.ll | 191 ; TOSMEM: s_dcache_wb
|
/external/llvm/test/MC/AMDGPU/ |
D | smem.s | 5 s_dcache_wb label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | smem_vi.txt | 3 # VI: s_dcache_wb ; encoding: [0x00,0x00,0x84,0xc0,0x00,0x00,0x00,0x00]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | smem_vi.txt | 3 # VI: s_dcache_wb ; encoding: [0x00,0x00,0x84,0xc0,0x00,0x00,0x00,0x00]
|
D | gfx8_dasm_all.txt | 7728 # CHECK: s_dcache_wb ; encoding: [0x00,0x00,0x84,0xc0,0x00,0x00,0x00,0x00]
|
D | gfx9_dasm_all.txt | 9093 # CHECK: s_dcache_wb ; encoding: [0x00,0x00,0x84,0xc0,0x00,0x00,0x00,0x00]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | smem.s | 11 s_dcache_wb label
|
D | gfx8_asm_all.s | 10992 s_dcache_wb label
|
D | gfx9_asm_all.s | 11464 s_dcache_wb label
|
/external/llvm/lib/Target/AMDGPU/ |
D | VIInstructions.td | 109 "s_dcache_wb", int_amdgcn_s_dcache_wb>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SMInstructions.td | 294 def S_DCACHE_WB : SM_Inval_Pseudo <"s_dcache_wb", int_amdgcn_s_dcache_wb>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX8.rst | 368 s_dcache_wb
|
D | AMDGPUUsage.rst | 2575 then a ``s_dcache_wb`` is inserted before the ``s_endpgm`` and before a function
|
D | AMDGPUAsmGFX9.rst | 500 s_dcache_wb
|