/external/llvm/test/MC/AMDGPU/ |
D | sopc.s | 39 s_cmp_lt_u32 s1, s2 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | sopc.s | 39 s_cmp_lt_u32 s1, s2 label
|
D | gfx7_asm_all.s | 21477 s_cmp_lt_u32 s1, s2 label 21480 s_cmp_lt_u32 s103, s2 label 21483 s_cmp_lt_u32 flat_scratch_lo, s2 label 21486 s_cmp_lt_u32 flat_scratch_hi, s2 label 21489 s_cmp_lt_u32 vcc_lo, s2 label 21492 s_cmp_lt_u32 vcc_hi, s2 label 21495 s_cmp_lt_u32 tba_lo, s2 label 21498 s_cmp_lt_u32 tba_hi, s2 label 21501 s_cmp_lt_u32 tma_lo, s2 label 21504 s_cmp_lt_u32 tma_hi, s2 label [all …]
|
D | gfx8_asm_all.s | 22251 s_cmp_lt_u32 s1, s2 label 22254 s_cmp_lt_u32 s101, s2 label 22257 s_cmp_lt_u32 flat_scratch_lo, s2 label 22260 s_cmp_lt_u32 flat_scratch_hi, s2 label 22263 s_cmp_lt_u32 vcc_lo, s2 label 22266 s_cmp_lt_u32 vcc_hi, s2 label 22269 s_cmp_lt_u32 tba_lo, s2 label 22272 s_cmp_lt_u32 tba_hi, s2 label 22275 s_cmp_lt_u32 tma_lo, s2 label 22278 s_cmp_lt_u32 tma_hi, s2 label [all …]
|
/external/llvm/test/MC/Disassembler/AMDGPU/ |
D | sopc_vi.txt | 33 # GCN: s_cmp_lt_u32 s1, s2 ; encoding: [0x01,0x02,0x0a,0xbf]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/ |
D | sopc_vi.txt | 33 # GCN: s_cmp_lt_u32 s1, s2 ; encoding: [0x01,0x02,0x0a,0xbf]
|
D | gfx8_dasm_all.txt | 18987 # CHECK: s_cmp_lt_u32 s1, s2 ; encoding: [0x01,0x02,0x0a,0xbf] 18990 # CHECK: s_cmp_lt_u32 s101, s2 ; encoding: [0x65,0x02,0x0a,0xbf] 18993 # CHECK: s_cmp_lt_u32 flat_scratch_lo, s2 ; encoding: [0x66,0x02,0x0a,0xbf] 18996 # CHECK: s_cmp_lt_u32 flat_scratch_hi, s2 ; encoding: [0x67,0x02,0x0a,0xbf] 18999 # CHECK: s_cmp_lt_u32 vcc_lo, s2 ; encoding: [0x6a,0x02,0x0a,0xbf] 19002 # CHECK: s_cmp_lt_u32 vcc_hi, s2 ; encoding: [0x6b,0x02,0x0a,0xbf] 19005 # CHECK: s_cmp_lt_u32 tba_lo, s2 ; encoding: [0x6c,0x02,0x0a,0xbf] 19008 # CHECK: s_cmp_lt_u32 tba_hi, s2 ; encoding: [0x6d,0x02,0x0a,0xbf] 19011 # CHECK: s_cmp_lt_u32 tma_lo, s2 ; encoding: [0x6e,0x02,0x0a,0xbf] 19014 # CHECK: s_cmp_lt_u32 tma_hi, s2 ; encoding: [0x6f,0x02,0x0a,0xbf] [all …]
|
D | gfx9_dasm_all.txt | 17508 # CHECK: s_cmp_lt_u32 s1, s2 ; encoding: [0x01,0x02,0x0a,0xbf] 17511 # CHECK: s_cmp_lt_u32 s101, s2 ; encoding: [0x65,0x02,0x0a,0xbf] 17514 # CHECK: s_cmp_lt_u32 flat_scratch_lo, s2 ; encoding: [0x66,0x02,0x0a,0xbf] 17517 # CHECK: s_cmp_lt_u32 flat_scratch_hi, s2 ; encoding: [0x67,0x02,0x0a,0xbf] 17520 # CHECK: s_cmp_lt_u32 vcc_lo, s2 ; encoding: [0x6a,0x02,0x0a,0xbf] 17523 # CHECK: s_cmp_lt_u32 vcc_hi, s2 ; encoding: [0x6b,0x02,0x0a,0xbf] 17526 # CHECK: s_cmp_lt_u32 m0, s2 ; encoding: [0x7c,0x02,0x0a,0xbf] 17529 # CHECK: s_cmp_lt_u32 exec_lo, s2 ; encoding: [0x7e,0x02,0x0a,0xbf] 17532 # CHECK: s_cmp_lt_u32 exec_hi, s2 ; encoding: [0x7f,0x02,0x0a,0xbf] 17535 # CHECK: s_cmp_lt_u32 0, s2 ; encoding: [0x80,0x02,0x0a,0xbf] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | sopk-compares.ll | 336 ; GCN: s_cmp_lt_u32 s2, 0xffff8000 352 ; GCN: s_cmp_lt_u32 s{{[0-9]+}}, 0xffff7fff{{$}} 555 ; GCN: s_cmp_lt_u32 s2, 0xfffff7ff
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SOPInstructions.td | 638 def S_CMPK_LT_U32 : SOPK_SCC <"s_cmpk_lt_u32", "s_cmp_lt_u32", 0>; 769 def S_CMP_LT_U32 : SOPC_CMP_32 <0x0a, "s_cmp_lt_u32", COND_ULT, "s_cmp_gt_u32">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 488 s_cmp_lt_u32 src0, src1
|
D | AMDGPUAsmGFX8.rst | 509 s_cmp_lt_u32 src0, src1
|
D | AMDGPUAsmGFX9.rst | 661 s_cmp_lt_u32 src0, src1
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 339 def S_CMP_LT_U32 : SOPC_CMP_32 <0x0000000a, "s_cmp_lt_u32", COND_ULT>;
|