Searched refs:s_dcache_wb_vol (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.wb.vol.ll | 8 ; VI-NEXT: s_dcache_wb_vol ; encoding: [0x00,0x00,0x8c,0xc0,0x00,0x00,0x00,0x00] 17 ; VI-NEXT: s_dcache_wb_vol
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.wb.vol.ll | 8 ; VI-NEXT: s_dcache_wb_vol ; encoding: [0x00,0x00,0x8c,0xc0,0x00,0x00,0x00,0x00] 17 ; VI-NEXT: s_dcache_wb_vol
|
/external/llvm/test/MC/AMDGPU/ |
D | smem.s | 9 s_dcache_wb_vol label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | smem_vi.txt | 6 # VI: s_dcache_wb_vol ; encoding: [0x00,0x00,0x8c,0xc0,0x00,0x00,0x00,0x00]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | smem_vi.txt | 6 # VI: s_dcache_wb_vol ; encoding: [0x00,0x00,0x8c,0xc0,0x00,0x00,0x00,0x00]
|
D | gfx8_dasm_all.txt | 7734 # CHECK: s_dcache_wb_vol ; encoding: [0x00,0x00,0x8c,0xc0,0x00,0x00,0x00,0x00]
|
D | gfx9_dasm_all.txt | 9099 # CHECK: s_dcache_wb_vol ; encoding: [0x00,0x00,0x8c,0xc0,0x00,0x00,0x00,0x00]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | smem.s | 15 s_dcache_wb_vol label
|
D | gfx8_asm_all.s | 10998 s_dcache_wb_vol label
|
D | gfx9_asm_all.s | 11470 s_dcache_wb_vol label
|
/external/llvm/lib/Target/AMDGPU/ |
D | VIInstructions.td | 112 "s_dcache_wb_vol", int_amdgcn_s_dcache_wb_vol>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SMInstructions.td | 295 def S_DCACHE_WB_VOL : SM_Inval_Pseudo <"s_dcache_wb_vol", int_amdgcn_s_dcache_wb_vol>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX8.rst | 369 s_dcache_wb_vol
|
D | AMDGPUAsmGFX9.rst | 501 s_dcache_wb_vol
|