/external/llvm/test/MC/AMDGPU/ |
D | sop1.s | 175 s_rfe_b64 s[4:5] label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | sop1.s | 178 s_rfe_b64 s[4:5] label
|
D | gfx7_asm_all.s | 13023 s_rfe_b64 s[2:3] label 13026 s_rfe_b64 s[4:5] label 13029 s_rfe_b64 s[102:103] label 13032 s_rfe_b64 flat_scratch label 13035 s_rfe_b64 vcc label 13038 s_rfe_b64 tba label 13041 s_rfe_b64 tma label 13044 s_rfe_b64 ttmp[10:11] label
|
D | gfx8_asm_all.s | 13650 s_rfe_b64 s[2:3] label 13653 s_rfe_b64 s[4:5] label 13656 s_rfe_b64 s[100:101] label 13659 s_rfe_b64 flat_scratch label 13662 s_rfe_b64 vcc label 13665 s_rfe_b64 tba label 13668 s_rfe_b64 tma label 13671 s_rfe_b64 ttmp[10:11] label
|
D | gfx9_asm_all.s | 13336 s_rfe_b64 s[2:3] label 13339 s_rfe_b64 s[4:5] label 13342 s_rfe_b64 s[100:101] label 13345 s_rfe_b64 flat_scratch label 13348 s_rfe_b64 vcc label
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | sop1_vi.txt | 123 # VI: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | sop1_vi.txt | 132 # VI: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe]
|
D | gfx8_dasm_all.txt | 10386 # CHECK: s_rfe_b64 s[2:3] ; encoding: [0x02,0x1f,0x80,0xbe] 10389 # CHECK: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe] 10392 # CHECK: s_rfe_b64 s[100:101] ; encoding: [0x64,0x1f,0x80,0xbe] 10395 # CHECK: s_rfe_b64 flat_scratch ; encoding: [0x66,0x1f,0x80,0xbe] 10398 # CHECK: s_rfe_b64 vcc ; encoding: [0x6a,0x1f,0x80,0xbe] 10401 # CHECK: s_rfe_b64 tba ; encoding: [0x6c,0x1f,0x80,0xbe] 10404 # CHECK: s_rfe_b64 tma ; encoding: [0x6e,0x1f,0x80,0xbe] 10407 # CHECK: s_rfe_b64 ttmp[10:11] ; encoding: [0x7a,0x1f,0x80,0xbe]
|
D | gfx9_dasm_all.txt | 10965 # CHECK: s_rfe_b64 s[2:3] ; encoding: [0x02,0x1f,0x80,0xbe] 10968 # CHECK: s_rfe_b64 s[4:5] ; encoding: [0x04,0x1f,0x80,0xbe] 10971 # CHECK: s_rfe_b64 s[100:101] ; encoding: [0x64,0x1f,0x80,0xbe] 10974 # CHECK: s_rfe_b64 flat_scratch ; encoding: [0x66,0x1f,0x80,0xbe] 10977 # CHECK: s_rfe_b64 vcc ; encoding: [0x6a,0x1f,0x80,0xbe]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SOPInstructions.td | 219 def S_RFE_B64 : SOP1_1 <"s_rfe_b64">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 409 s_rfe_b64 src0
|
D | AMDGPUAsmGFX8.rst | 426 s_rfe_b64 src0
|
D | AMDGPUAsmGFX9.rst | 569 s_rfe_b64 src0
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 159 defm S_RFE_B64 : SOP1_1 <sop1<0x22, 0x1f>, "s_rfe_b64", []>;
|