Lines Matching full:scalar
10 // CHECK-RV64-SAME: (<vscale x 1 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nounde…
12 …4(<vscale x 8 x i8> poison, <vscale x 1 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
15 vint8m1_t test_vredmax_vs_i8mf8_i8m1(vint8mf8_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8mf8_i8m1() argument
16 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8mf8_i8m1()
20 // CHECK-RV64-SAME: (<vscale x 2 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nounde…
22 …4(<vscale x 8 x i8> poison, <vscale x 2 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
25 vint8m1_t test_vredmax_vs_i8mf4_i8m1(vint8mf4_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8mf4_i8m1() argument
26 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8mf4_i8m1()
30 // CHECK-RV64-SAME: (<vscale x 4 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nounde…
32 …4(<vscale x 8 x i8> poison, <vscale x 4 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
35 vint8m1_t test_vredmax_vs_i8mf2_i8m1(vint8mf2_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8mf2_i8m1() argument
36 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8mf2_i8m1()
40 // CHECK-RV64-SAME: (<vscale x 8 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nounde…
42 …4(<vscale x 8 x i8> poison, <vscale x 8 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
45 vint8m1_t test_vredmax_vs_i8m1_i8m1(vint8m1_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8m1_i8m1() argument
46 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8m1_i8m1()
50 // CHECK-RV64-SAME: (<vscale x 16 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nound…
52 …(<vscale x 8 x i8> poison, <vscale x 16 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
55 vint8m1_t test_vredmax_vs_i8m2_i8m1(vint8m2_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8m2_i8m1() argument
56 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8m2_i8m1()
60 // CHECK-RV64-SAME: (<vscale x 32 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nound…
62 …(<vscale x 8 x i8> poison, <vscale x 32 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
65 vint8m1_t test_vredmax_vs_i8m4_i8m1(vint8m4_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8m4_i8m1() argument
66 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8m4_i8m1()
70 // CHECK-RV64-SAME: (<vscale x 64 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 nound…
72 …(<vscale x 8 x i8> poison, <vscale x 64 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], i64 [[VL]])
75 vint8m1_t test_vredmax_vs_i8m8_i8m1(vint8m8_t vector, vint8m1_t scalar, size_t vl) { in test_vredmax_vs_i8m8_i8m1() argument
76 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i8m8_i8m1()
80 // CHECK-RV64-SAME: (<vscale x 1 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noun…
82 …vscale x 4 x i16> poison, <vscale x 1 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], i64 [[VL]])
85 vint16m1_t test_vredmax_vs_i16mf4_i16m1(vint16mf4_t vector, vint16m1_t scalar, size_t vl) { in test_vredmax_vs_i16mf4_i16m1() argument
86 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i16mf4_i16m1()
90 // CHECK-RV64-SAME: (<vscale x 2 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noun…
92 …vscale x 4 x i16> poison, <vscale x 2 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], i64 [[VL]])
95 vint16m1_t test_vredmax_vs_i16mf2_i16m1(vint16mf2_t vector, vint16m1_t scalar, size_t vl) { in test_vredmax_vs_i16mf2_i16m1() argument
96 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i16mf2_i16m1()
100 // CHECK-RV64-SAME: (<vscale x 4 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noun…
102 …vscale x 4 x i16> poison, <vscale x 4 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], i64 [[VL]])
105 vint16m1_t test_vredmax_vs_i16m1_i16m1(vint16m1_t vector, vint16m1_t scalar, size_t vl) { in test_vredmax_vs_i16m1_i16m1() argument
106 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i16m1_i16m1()
110 // CHECK-RV64-SAME: (<vscale x 8 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noun…
112 …vscale x 4 x i16> poison, <vscale x 8 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], i64 [[VL]])
115 vint16m1_t test_vredmax_vs_i16m2_i16m1(vint16m2_t vector, vint16m1_t scalar, size_t vl) { in test_vredmax_vs_i16m2_i16m1() argument
116 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i16m2_i16m1()
120 // CHECK-RV64-SAME: (<vscale x 16 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 nou…
122 …scale x 4 x i16> poison, <vscale x 16 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], i64 [[VL]])
125 vint16m1_t test_vredmax_vs_i16m4_i16m1(vint16m4_t vector, vint16m1_t scalar, size_t vl) { in test_vredmax_vs_i16m4_i16m1() argument
126 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i16m4_i16m1()
130 // CHECK-RV64-SAME: (<vscale x 32 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 nou…
132 …scale x 4 x i16> poison, <vscale x 32 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], i64 [[VL]])
135 vint16m1_t test_vredmax_vs_i16m8_i16m1(vint16m8_t vector, vint16m1_t scalar, size_t vl) { in test_vredmax_vs_i16m8_i16m1() argument
136 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i16m8_i16m1()
140 // CHECK-RV64-SAME: (<vscale x 1 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noun…
142 …vscale x 2 x i32> poison, <vscale x 1 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], i64 [[VL]])
145 vint32m1_t test_vredmax_vs_i32mf2_i32m1(vint32mf2_t vector, vint32m1_t scalar, size_t vl) { in test_vredmax_vs_i32mf2_i32m1() argument
146 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i32mf2_i32m1()
150 // CHECK-RV64-SAME: (<vscale x 2 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noun…
152 …vscale x 2 x i32> poison, <vscale x 2 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], i64 [[VL]])
155 vint32m1_t test_vredmax_vs_i32m1_i32m1(vint32m1_t vector, vint32m1_t scalar, size_t vl) { in test_vredmax_vs_i32m1_i32m1() argument
156 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i32m1_i32m1()
160 // CHECK-RV64-SAME: (<vscale x 4 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noun…
162 …vscale x 2 x i32> poison, <vscale x 4 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], i64 [[VL]])
165 vint32m1_t test_vredmax_vs_i32m2_i32m1(vint32m2_t vector, vint32m1_t scalar, size_t vl) { in test_vredmax_vs_i32m2_i32m1() argument
166 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i32m2_i32m1()
170 // CHECK-RV64-SAME: (<vscale x 8 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noun…
172 …vscale x 2 x i32> poison, <vscale x 8 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], i64 [[VL]])
175 vint32m1_t test_vredmax_vs_i32m4_i32m1(vint32m4_t vector, vint32m1_t scalar, size_t vl) { in test_vredmax_vs_i32m4_i32m1() argument
176 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i32m4_i32m1()
180 // CHECK-RV64-SAME: (<vscale x 16 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 nou…
182 …scale x 2 x i32> poison, <vscale x 16 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], i64 [[VL]])
185 vint32m1_t test_vredmax_vs_i32m8_i32m1(vint32m8_t vector, vint32m1_t scalar, size_t vl) { in test_vredmax_vs_i32m8_i32m1() argument
186 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i32m8_i32m1()
190 // CHECK-RV64-SAME: (<vscale x 1 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noun…
192 …vscale x 1 x i64> poison, <vscale x 1 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], i64 [[VL]])
195 vint64m1_t test_vredmax_vs_i64m1_i64m1(vint64m1_t vector, vint64m1_t scalar, size_t vl) { in test_vredmax_vs_i64m1_i64m1() argument
196 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i64m1_i64m1()
200 // CHECK-RV64-SAME: (<vscale x 2 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noun…
202 …vscale x 1 x i64> poison, <vscale x 2 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], i64 [[VL]])
205 vint64m1_t test_vredmax_vs_i64m2_i64m1(vint64m2_t vector, vint64m1_t scalar, size_t vl) { in test_vredmax_vs_i64m2_i64m1() argument
206 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i64m2_i64m1()
210 // CHECK-RV64-SAME: (<vscale x 4 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noun…
212 …vscale x 1 x i64> poison, <vscale x 4 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], i64 [[VL]])
215 vint64m1_t test_vredmax_vs_i64m4_i64m1(vint64m4_t vector, vint64m1_t scalar, size_t vl) { in test_vredmax_vs_i64m4_i64m1() argument
216 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i64m4_i64m1()
220 // CHECK-RV64-SAME: (<vscale x 8 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noun…
222 …vscale x 1 x i64> poison, <vscale x 8 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], i64 [[VL]])
225 vint64m1_t test_vredmax_vs_i64m8_i64m1(vint64m8_t vector, vint64m1_t scalar, size_t vl) { in test_vredmax_vs_i64m8_i64m1() argument
226 return __riscv_vredmax(vector, scalar, vl); in test_vredmax_vs_i64m8_i64m1()
230 … i1> [[MASK:%.*]], <vscale x 1 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
232 …cale x 8 x i8> poison, <vscale x 1 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 1 x i…
235 vint8m1_t test_vredmax_vs_i8mf8_i8m1_m(vbool64_t mask, vint8mf8_t vector, vint8m1_t scalar, size_t … in test_vredmax_vs_i8mf8_i8m1_m() argument
236 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8mf8_i8m1_m()
240 … i1> [[MASK:%.*]], <vscale x 2 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
242 …cale x 8 x i8> poison, <vscale x 2 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 2 x i…
245 vint8m1_t test_vredmax_vs_i8mf4_i8m1_m(vbool32_t mask, vint8mf4_t vector, vint8m1_t scalar, size_t … in test_vredmax_vs_i8mf4_i8m1_m() argument
246 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8mf4_i8m1_m()
250 … i1> [[MASK:%.*]], <vscale x 4 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
252 …cale x 8 x i8> poison, <vscale x 4 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 4 x i…
255 vint8m1_t test_vredmax_vs_i8mf2_i8m1_m(vbool16_t mask, vint8mf2_t vector, vint8m1_t scalar, size_t … in test_vredmax_vs_i8mf2_i8m1_m() argument
256 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8mf2_i8m1_m()
260 … i1> [[MASK:%.*]], <vscale x 8 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
262 …cale x 8 x i8> poison, <vscale x 8 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 8 x i…
265 vint8m1_t test_vredmax_vs_i8m1_i8m1_m(vbool8_t mask, vint8m1_t vector, vint8m1_t scalar, size_t vl)… in test_vredmax_vs_i8m1_i8m1_m() argument
266 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8m1_i8m1_m()
270 …i1> [[MASK:%.*]], <vscale x 16 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
272 …ale x 8 x i8> poison, <vscale x 16 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 16 x …
275 vint8m1_t test_vredmax_vs_i8m2_i8m1_m(vbool4_t mask, vint8m2_t vector, vint8m1_t scalar, size_t vl)… in test_vredmax_vs_i8m2_i8m1_m() argument
276 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8m2_i8m1_m()
280 …i1> [[MASK:%.*]], <vscale x 32 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
282 …ale x 8 x i8> poison, <vscale x 32 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 32 x …
285 vint8m1_t test_vredmax_vs_i8m4_i8m1_m(vbool2_t mask, vint8m4_t vector, vint8m1_t scalar, size_t vl)… in test_vredmax_vs_i8m4_i8m1_m() argument
286 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8m4_i8m1_m()
290 …i1> [[MASK:%.*]], <vscale x 64 x i8> [[VECTOR:%.*]], <vscale x 8 x i8> [[SCALAR:%.*]], i64 noundef…
292 …ale x 8 x i8> poison, <vscale x 64 x i8> [[VECTOR]], <vscale x 8 x i8> [[SCALAR]], <vscale x 64 x …
295 vint8m1_t test_vredmax_vs_i8m8_i8m1_m(vbool1_t mask, vint8m8_t vector, vint8m1_t scalar, size_t vl)… in test_vredmax_vs_i8m8_i8m1_m() argument
296 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i8m8_i8m1_m()
300 …1> [[MASK:%.*]], <vscale x 1 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noundef…
302 …e x 4 x i16> poison, <vscale x 1 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], <vscale x 1 x i…
305 vint16m1_t test_vredmax_vs_i16mf4_i16m1_m(vbool64_t mask, vint16mf4_t vector, vint16m1_t scalar, si… in test_vredmax_vs_i16mf4_i16m1_m() argument
306 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i16mf4_i16m1_m()
310 …1> [[MASK:%.*]], <vscale x 2 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noundef…
312 …e x 4 x i16> poison, <vscale x 2 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], <vscale x 2 x i…
315 vint16m1_t test_vredmax_vs_i16mf2_i16m1_m(vbool32_t mask, vint16mf2_t vector, vint16m1_t scalar, si… in test_vredmax_vs_i16mf2_i16m1_m() argument
316 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i16mf2_i16m1_m()
320 …1> [[MASK:%.*]], <vscale x 4 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noundef…
322 …e x 4 x i16> poison, <vscale x 4 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], <vscale x 4 x i…
325 vint16m1_t test_vredmax_vs_i16m1_i16m1_m(vbool16_t mask, vint16m1_t vector, vint16m1_t scalar, size… in test_vredmax_vs_i16m1_i16m1_m() argument
326 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i16m1_i16m1_m()
330 …1> [[MASK:%.*]], <vscale x 8 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noundef…
332 …e x 4 x i16> poison, <vscale x 8 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], <vscale x 8 x i…
335 vint16m1_t test_vredmax_vs_i16m2_i16m1_m(vbool8_t mask, vint16m2_t vector, vint16m1_t scalar, size_… in test_vredmax_vs_i16m2_i16m1_m() argument
336 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i16m2_i16m1_m()
340 …> [[MASK:%.*]], <vscale x 16 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noundef…
342 … x 4 x i16> poison, <vscale x 16 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], <vscale x 16 x …
345 vint16m1_t test_vredmax_vs_i16m4_i16m1_m(vbool4_t mask, vint16m4_t vector, vint16m1_t scalar, size_… in test_vredmax_vs_i16m4_i16m1_m() argument
346 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i16m4_i16m1_m()
350 …> [[MASK:%.*]], <vscale x 32 x i16> [[VECTOR:%.*]], <vscale x 4 x i16> [[SCALAR:%.*]], i64 noundef…
352 … x 4 x i16> poison, <vscale x 32 x i16> [[VECTOR]], <vscale x 4 x i16> [[SCALAR]], <vscale x 32 x …
355 vint16m1_t test_vredmax_vs_i16m8_i16m1_m(vbool2_t mask, vint16m8_t vector, vint16m1_t scalar, size_… in test_vredmax_vs_i16m8_i16m1_m() argument
356 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i16m8_i16m1_m()
360 …1> [[MASK:%.*]], <vscale x 1 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noundef…
362 …e x 2 x i32> poison, <vscale x 1 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], <vscale x 1 x i…
365 vint32m1_t test_vredmax_vs_i32mf2_i32m1_m(vbool64_t mask, vint32mf2_t vector, vint32m1_t scalar, si… in test_vredmax_vs_i32mf2_i32m1_m() argument
366 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i32mf2_i32m1_m()
370 …1> [[MASK:%.*]], <vscale x 2 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noundef…
372 …e x 2 x i32> poison, <vscale x 2 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], <vscale x 2 x i…
375 vint32m1_t test_vredmax_vs_i32m1_i32m1_m(vbool32_t mask, vint32m1_t vector, vint32m1_t scalar, size… in test_vredmax_vs_i32m1_i32m1_m() argument
376 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i32m1_i32m1_m()
380 …1> [[MASK:%.*]], <vscale x 4 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noundef…
382 …e x 2 x i32> poison, <vscale x 4 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], <vscale x 4 x i…
385 vint32m1_t test_vredmax_vs_i32m2_i32m1_m(vbool16_t mask, vint32m2_t vector, vint32m1_t scalar, size… in test_vredmax_vs_i32m2_i32m1_m() argument
386 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i32m2_i32m1_m()
390 …1> [[MASK:%.*]], <vscale x 8 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noundef…
392 …e x 2 x i32> poison, <vscale x 8 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], <vscale x 8 x i…
395 vint32m1_t test_vredmax_vs_i32m4_i32m1_m(vbool8_t mask, vint32m4_t vector, vint32m1_t scalar, size_… in test_vredmax_vs_i32m4_i32m1_m() argument
396 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i32m4_i32m1_m()
400 …> [[MASK:%.*]], <vscale x 16 x i32> [[VECTOR:%.*]], <vscale x 2 x i32> [[SCALAR:%.*]], i64 noundef…
402 … x 2 x i32> poison, <vscale x 16 x i32> [[VECTOR]], <vscale x 2 x i32> [[SCALAR]], <vscale x 16 x …
405 vint32m1_t test_vredmax_vs_i32m8_i32m1_m(vbool4_t mask, vint32m8_t vector, vint32m1_t scalar, size_… in test_vredmax_vs_i32m8_i32m1_m() argument
406 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i32m8_i32m1_m()
410 …1> [[MASK:%.*]], <vscale x 1 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noundef…
412 …e x 1 x i64> poison, <vscale x 1 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], <vscale x 1 x i…
415 vint64m1_t test_vredmax_vs_i64m1_i64m1_m(vbool64_t mask, vint64m1_t vector, vint64m1_t scalar, size… in test_vredmax_vs_i64m1_i64m1_m() argument
416 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i64m1_i64m1_m()
420 …1> [[MASK:%.*]], <vscale x 2 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noundef…
422 …e x 1 x i64> poison, <vscale x 2 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], <vscale x 2 x i…
425 vint64m1_t test_vredmax_vs_i64m2_i64m1_m(vbool32_t mask, vint64m2_t vector, vint64m1_t scalar, size… in test_vredmax_vs_i64m2_i64m1_m() argument
426 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i64m2_i64m1_m()
430 …1> [[MASK:%.*]], <vscale x 4 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noundef…
432 …e x 1 x i64> poison, <vscale x 4 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], <vscale x 4 x i…
435 vint64m1_t test_vredmax_vs_i64m4_i64m1_m(vbool16_t mask, vint64m4_t vector, vint64m1_t scalar, size… in test_vredmax_vs_i64m4_i64m1_m() argument
436 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i64m4_i64m1_m()
440 …1> [[MASK:%.*]], <vscale x 8 x i64> [[VECTOR:%.*]], <vscale x 1 x i64> [[SCALAR:%.*]], i64 noundef…
442 …e x 1 x i64> poison, <vscale x 8 x i64> [[VECTOR]], <vscale x 1 x i64> [[SCALAR]], <vscale x 8 x i…
445 vint64m1_t test_vredmax_vs_i64m8_i64m1_m(vbool8_t mask, vint64m8_t vector, vint64m1_t scalar, size_… in test_vredmax_vs_i64m8_i64m1_m() argument
446 return __riscv_vredmax(mask, vector, scalar, vl); in test_vredmax_vs_i64m8_i64m1_m()