Home
last modified time | relevance | path

Searched refs:s_cbranch_join (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsop1.s238 s_cbranch_join s4 label
242 s_cbranch_join 1 label
246 s_cbranch_join 100 label
Dgfx7_asm_all.s14010 s_cbranch_join s1 label
14013 s_cbranch_join s103 label
14016 s_cbranch_join flat_scratch_lo label
14019 s_cbranch_join flat_scratch_hi label
14022 s_cbranch_join vcc_lo label
14025 s_cbranch_join vcc_hi label
14028 s_cbranch_join tba_lo label
14031 s_cbranch_join tba_hi label
14034 s_cbranch_join tma_lo label
14037 s_cbranch_join tma_hi label
[all …]
Dgfx8_asm_all.s14637 s_cbranch_join s1 label
14640 s_cbranch_join s101 label
14643 s_cbranch_join flat_scratch_lo label
14646 s_cbranch_join flat_scratch_hi label
14649 s_cbranch_join vcc_lo label
14652 s_cbranch_join vcc_hi label
14655 s_cbranch_join tba_lo label
14658 s_cbranch_join tba_hi label
14661 s_cbranch_join tma_lo label
14664 s_cbranch_join tma_hi label
[all …]
/external/llvm/test/MC/AMDGPU/
Dsop1.s235 s_cbranch_join s[4:5] label
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt168 # VI: s_cbranch_join s[4:5] ; encoding: [0x04,0x2e,0x80,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dsop1_vi.txt177 # VI: s_cbranch_join s4 ; encoding: [0x04,0x2e,0x80,0xbe]
Dgfx8_dasm_all.txt11373 # CHECK: s_cbranch_join s1 ; encoding: [0x01,0x2e,0x80,0xbe]
11376 # CHECK: s_cbranch_join s101 ; encoding: [0x65,0x2e,0x80,0xbe]
11379 # CHECK: s_cbranch_join flat_scratch_lo ; encoding: [0x66,0x2e,0x80,0xbe]
11382 # CHECK: s_cbranch_join flat_scratch_hi ; encoding: [0x67,0x2e,0x80,0xbe]
11385 # CHECK: s_cbranch_join vcc_lo ; encoding: [0x6a,0x2e,0x80,0xbe]
11388 # CHECK: s_cbranch_join vcc_hi ; encoding: [0x6b,0x2e,0x80,0xbe]
11391 # CHECK: s_cbranch_join tba_lo ; encoding: [0x6c,0x2e,0x80,0xbe]
11394 # CHECK: s_cbranch_join tba_hi ; encoding: [0x6d,0x2e,0x80,0xbe]
11397 # CHECK: s_cbranch_join tma_lo ; encoding: [0x6e,0x2e,0x80,0xbe]
11400 # CHECK: s_cbranch_join tma_hi ; encoding: [0x6f,0x2e,0x80,0xbe]
[all …]
Dgfx9_dasm_all.txt11655 # CHECK: s_cbranch_join s1 ; encoding: [0x01,0x2e,0x80,0xbe]
11658 # CHECK: s_cbranch_join s101 ; encoding: [0x65,0x2e,0x80,0xbe]
11661 # CHECK: s_cbranch_join flat_scratch_lo ; encoding: [0x66,0x2e,0x80,0xbe]
11664 # CHECK: s_cbranch_join flat_scratch_hi ; encoding: [0x67,0x2e,0x80,0xbe]
11667 # CHECK: s_cbranch_join vcc_lo ; encoding: [0x6a,0x2e,0x80,0xbe]
11670 # CHECK: s_cbranch_join vcc_hi ; encoding: [0x6b,0x2e,0x80,0xbe]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td244 def S_CBRANCH_JOIN : SOP1_0_32R <"s_cbranch_join">;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst382 s_cbranch_join src0
DAMDGPUAsmGFX8.rst399 s_cbranch_join src0
DAMDGPUAsmGFX9.rst541 s_cbranch_join src0
DAMDGPUUsage.rst4196 s_cbranch_join s[4:5]
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td184 defm S_CBRANCH_JOIN : SOP1_1 <sop1<0x32, 0x2e>, "s_cbranch_join", []>;