Searched refs:s_inst_prefetch (Results 1 – 16 of 16) sorted by relevance
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | loop-prefetch.ll | 5 ; GFX8-NOT: s_inst_prefetch 35 ; GFX10-NOT: s_inst_prefetch 73 ; GFX10-NEXT: s_inst_prefetch 0x1 76 ; GFX10-NOT: s_inst_prefetch 81 ; GFX10-NEXT: s_inst_prefetch 0x2 204 ; GFX10: s_inst_prefetch 0x1 207 ; GFX10-NOT: s_inst_prefetch 210 ; GFX10-NOT: s_inst_prefetch 213 ; GFX10-NOT: s_inst_prefetch 216 ; GFX10-NOT: s_inst_prefetch [all …]
|
H A D | machine-sink-loop-var-out-of-divergent-loop-swdev407790.ll | 18 ; CHECK-NEXT: s_inst_prefetch 0x1 74 ; CHECK-NEXT: s_inst_prefetch 0x2
|
H A D | no-dup-inst-prefetch.ll | 14 ; GFX10-NEXT: s_inst_prefetch 0x1 52 ; GFX10-NEXT: s_inst_prefetch 0x2
|
H A D | machine-sink-temporal-divergence-swdev407790.ll | 298 ; CHECK-NEXT: s_inst_prefetch 0x1 338 ; CHECK-NEXT: s_inst_prefetch 0x2 921 ; CHECK-NEXT: s_inst_prefetch 0x1 964 ; CHECK-NEXT: s_inst_prefetch 0x2
|
/llvm-project/llvm/test/MC/AMDGPU/ |
H A D | gfx11_asm_sopp.s | 380 s_inst_prefetch 0x0 label 383 s_inst_prefetch 0x1234 label 386 s_inst_prefetch 0xc1d1 label
|
H A D | gfx10_asm_err.s | 241 s_inst_prefetch 0x0 label
|
H A D | gfx12_unsupported.s | 106 s_inst_prefetch 1 label
|
H A D | gfx9_unsupported.s | 139 s_inst_prefetch 0x0 label
|
H A D | gfx8_unsupported.s | 550 s_inst_prefetch 0x0 label
|
H A D | gfx10_asm_sop.s | 10035 s_inst_prefetch 0x0 label 10038 s_inst_prefetch 0x1234 label 10041 s_inst_prefetch 0xc1d1 label
|
H A D | gfx7_unsupported.s | 535 s_inst_prefetch 0x0 label
|
/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
H A D | gfx10_sopp.txt | 164 # GFX10: s_inst_prefetch 0x0 ; encoding: [0x00,0x00,0xa0,0xbf] 167 # GFX10: s_inst_prefetch 0x1234 ; encoding: [0x34,0x12,0xa0,0xbf] 170 # GFX10: s_inst_prefetch 0xc1d1 ; encoding: [0xd1,0xc1,0xa0,0xbf]
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SOPInstructions.td | 1712 SOPP_Pseudo<"s_inst_prefetch", (ins s16imm:$simm16), "$simm16">;
|
/llvm-project/llvm/docs/AMDGPU/ |
H A D | AMDGPUAsmGFX1030.rst | 1229 s_inst_prefetch :ref:`imm16<amdgpu_synid_gfx1030_imm16_0533c2>`
|
H A D | AMDGPUAsmGFX10.rst | 1319 s_inst_prefetch :ref:`imm16<amdgpu_synid_gfx10_imm16_0533c2>`
|
H A D | AMDGPUAsmGFX11.rst | 1021 s_inst_prefetch :ref:`imm16<amdgpu_synid_gfx11_imm16_0533c2>`
|