Home
last modified time | relevance | path

Searched refs:s_max_u32 (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dmax.ll137 ; SI: s_max_u32
148 ; SI: s_max_u32
149 ; SI: s_max_u32
150 ; SI: s_max_u32
151 ; SI-NOT: s_max_u32
194 ; SI: s_max_u32
205 ; SI-DAG: s_max_u32 {{s[0-9]+}}, {{s[0-9]+}}, 15
206 ; SI-DAG: s_max_u32 {{s[0-9]+}}, {{s[0-9]+}}, 23
221 ; SI: s_max_u32 [[MAX:s[0-9]+]], [[A]], [[B]]
Dsad.ll50 ; GCN: s_max_u32 s{{[0-9]+}}, s{{[0-9]+}}, s{{[0-9]+}}
277 ; GCN: s_max_u32 s{{[0-9]+}}, s{{[0-9]+}}, s{{[0-9]+}}
/external/llvm/test/CodeGen/AMDGPU/
Dmax.ll137 ; SI: s_max_u32
148 ; SI: s_max_u32
149 ; SI: s_max_u32
150 ; SI: s_max_u32
151 ; SI-NOT: s_max_u32
194 ; SI: s_max_u32
205 ; SI-DAG: s_max_u32 {{s[0-9]+}}, {{s[0-9]+}}, 15
206 ; SI-DAG: s_max_u32 {{s[0-9]+}}, {{s[0-9]+}}, 23
221 ; SI: s_max_u32 [[MAX:s[0-9]+]], [[A]], [[B]]
/external/llvm/test/MC/AMDGPU/
Dsop2.s34 s_max_u32 s1, s2, s3 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dsop2.s40 s_max_u32 s1, s2, s3 label
Dgfx7_asm_all.s15654 s_max_u32 s5, s1, s2 label
15657 s_max_u32 s103, s1, s2 label
15660 s_max_u32 flat_scratch_lo, s1, s2 label
15663 s_max_u32 flat_scratch_hi, s1, s2 label
15666 s_max_u32 vcc_lo, s1, s2 label
15669 s_max_u32 vcc_hi, s1, s2 label
15672 s_max_u32 tba_lo, s1, s2 label
15675 s_max_u32 tba_hi, s1, s2 label
15678 s_max_u32 tma_lo, s1, s2 label
15681 s_max_u32 tma_hi, s1, s2 label
[all …]
Dgfx8_asm_all.s16326 s_max_u32 s5, s1, s2 label
16329 s_max_u32 s101, s1, s2 label
16332 s_max_u32 flat_scratch_lo, s1, s2 label
16335 s_max_u32 flat_scratch_hi, s1, s2 label
16338 s_max_u32 vcc_lo, s1, s2 label
16341 s_max_u32 vcc_hi, s1, s2 label
16344 s_max_u32 tba_lo, s1, s2 label
16347 s_max_u32 tba_hi, s1, s2 label
16350 s_max_u32 tma_lo, s1, s2 label
16353 s_max_u32 tma_hi, s1, s2 label
[all …]
Dgfx9_asm_all.s15220 s_max_u32 s5, s1, s2 label
15223 s_max_u32 s101, s1, s2 label
15226 s_max_u32 flat_scratch_lo, s1, s2 label
15229 s_max_u32 flat_scratch_hi, s1, s2 label
15232 s_max_u32 vcc_lo, s1, s2 label
15235 s_max_u32 vcc_hi, s1, s2 label
15238 s_max_u32 m0, s1, s2 label
15241 s_max_u32 exec_lo, s1, s2 label
15244 s_max_u32 exec_hi, s1, s2 label
15247 s_max_u32 s5, s101, s2 label
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSOPInstructions.td373 def S_MAX_U32 : SOP2_32 <"s_max_u32",
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst448 s_max_u32 dst, src0, src1
DAMDGPUAsmGFX8.rst466 s_max_u32 dst, src0, src1
DAMDGPUAsmGFX9.rst613 s_max_u32 dst, src0, src1
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td227 defm S_MAX_U32 : SOP2_32 <sop2<0x09>, "s_max_u32",
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dgfx8_dasm_all.txt13062 # CHECK: s_max_u32 s5, s1, s2 ; encoding: [0x01,0x02,0x85,0x84]
13065 # CHECK: s_max_u32 s101, s1, s2 ; encoding: [0x01,0x02,0xe5,0x84]
13068 # CHECK: s_max_u32 flat_scratch_lo, s1, s2 ; encoding: [0x01,0x02,0xe6,0x84]
13071 # CHECK: s_max_u32 flat_scratch_hi, s1, s2 ; encoding: [0x01,0x02,0xe7,0x84]
13074 # CHECK: s_max_u32 vcc_lo, s1, s2 ; encoding: [0x01,0x02,0xea,0x84]
13077 # CHECK: s_max_u32 vcc_hi, s1, s2 ; encoding: [0x01,0x02,0xeb,0x84]
13080 # CHECK: s_max_u32 tba_lo, s1, s2 ; encoding: [0x01,0x02,0xec,0x84]
13083 # CHECK: s_max_u32 tba_hi, s1, s2 ; encoding: [0x01,0x02,0xed,0x84]
13086 # CHECK: s_max_u32 tma_lo, s1, s2 ; encoding: [0x01,0x02,0xee,0x84]
13089 # CHECK: s_max_u32 tma_hi, s1, s2 ; encoding: [0x01,0x02,0xef,0x84]
[all …]
Dgfx9_dasm_all.txt12849 # CHECK: s_max_u32 s5, s1, s2 ; encoding: [0x01,0x02,0x85,0x84]
12852 # CHECK: s_max_u32 s101, s1, s2 ; encoding: [0x01,0x02,0xe5,0x84]
12855 # CHECK: s_max_u32 flat_scratch_lo, s1, s2 ; encoding: [0x01,0x02,0xe6,0x84]
12858 # CHECK: s_max_u32 flat_scratch_hi, s1, s2 ; encoding: [0x01,0x02,0xe7,0x84]
12861 # CHECK: s_max_u32 vcc_lo, s1, s2 ; encoding: [0x01,0x02,0xea,0x84]
12864 # CHECK: s_max_u32 vcc_hi, s1, s2 ; encoding: [0x01,0x02,0xeb,0x84]
12867 # CHECK: s_max_u32 m0, s1, s2 ; encoding: [0x01,0x02,0xfc,0x84]
12870 # CHECK: s_max_u32 exec_lo, s1, s2 ; encoding: [0x01,0x02,0xfe,0x84]
12873 # CHECK: s_max_u32 exec_hi, s1, s2 ; encoding: [0x01,0x02,0xff,0x84]
12876 # CHECK: s_max_u32 s5, s101, s2 ; encoding: [0x65,0x02,0x85,0x84]
[all …]