Lines Matching refs:vb
10 define <vscale x 1 x i8> @vmadd_vv_nxv1i8(<vscale x 1 x i8> %va, <vscale x 1 x i8> %vb, <vscale x 1…
16 %x = mul <vscale x 1 x i8> %va, %vb
21 define <vscale x 1 x i8> @vmadd_vx_nxv1i8(<vscale x 1 x i8> %va, <vscale x 1 x i8> %vb, i8 %c) {
30 %y = add <vscale x 1 x i8> %x, %vb
34 define <vscale x 2 x i8> @vmadd_vv_nxv2i8(<vscale x 2 x i8> %va, <vscale x 2 x i8> %vb, <vscale x 2…
41 %y = add <vscale x 2 x i8> %x, %vb
45 define <vscale x 2 x i8> @vmadd_vx_nxv2i8(<vscale x 2 x i8> %va, <vscale x 2 x i8> %vb, i8 %c) {
53 %x = mul <vscale x 2 x i8> %vb, %splat
58 define <vscale x 4 x i8> @vmadd_vv_nxv4i8(<vscale x 4 x i8> %va, <vscale x 4 x i8> %vb, <vscale x 4…
64 %x = mul <vscale x 4 x i8> %vb, %va
69 define <vscale x 4 x i8> @vmadd_vx_nxv4i8(<vscale x 4 x i8> %va, <vscale x 4 x i8> %vb, i8 %c) {
78 %y = add <vscale x 4 x i8> %x, %vb
82 define <vscale x 8 x i8> @vmadd_vv_nxv8i8(<vscale x 8 x i8> %va, <vscale x 8 x i8> %vb, <vscale x 8…
88 %x = mul <vscale x 8 x i8> %vb, %vc
93 define <vscale x 8 x i8> @vmadd_vx_nxv8i8(<vscale x 8 x i8> %va, <vscale x 8 x i8> %vb, i8 %c) {
101 %x = mul <vscale x 8 x i8> %vb, %splat
106 define <vscale x 16 x i8> @vmadd_vv_nxv16i8(<vscale x 16 x i8> %va, <vscale x 16 x i8> %vb, <vscale…
113 %y = add <vscale x 16 x i8> %x, %vb
117 define <vscale x 16 x i8> @vmadd_vx_nxv16i8(<vscale x 16 x i8> %va, <vscale x 16 x i8> %vb, i8 %c) {
126 %y = add <vscale x 16 x i8> %x, %vb
130 define <vscale x 32 x i8> @vmadd_vv_nxv32i8(<vscale x 32 x i8> %va, <vscale x 32 x i8> %vb, <vscale…
136 %x = mul <vscale x 32 x i8> %vc, %vb
141 define <vscale x 32 x i8> @vmadd_vx_nxv32i8(<vscale x 32 x i8> %va, <vscale x 32 x i8> %vb, i8 %c) {
149 %x = mul <vscale x 32 x i8> %vb, %splat
154 define <vscale x 64 x i8> @vmadd_vv_nxv64i8(<vscale x 64 x i8> %va, <vscale x 64 x i8> %vb, <vscale…
161 %x = mul <vscale x 64 x i8> %vc, %vb
166 define <vscale x 64 x i8> @vmadd_vx_nxv64i8(<vscale x 64 x i8> %va, <vscale x 64 x i8> %vb, i8 %c) {
174 %x = mul <vscale x 64 x i8> %vb, %splat
179 define <vscale x 1 x i16> @vmadd_vv_nxv1i16(<vscale x 1 x i16> %va, <vscale x 1 x i16> %vb, <vscale…
185 %x = mul <vscale x 1 x i16> %va, %vb
190 define <vscale x 1 x i16> @vmadd_vx_nxv1i16(<vscale x 1 x i16> %va, <vscale x 1 x i16> %vb, i16 %c)…
199 %y = add <vscale x 1 x i16> %x, %vb
203 define <vscale x 2 x i16> @vmadd_vv_nxv2i16(<vscale x 2 x i16> %va, <vscale x 2 x i16> %vb, <vscale…
210 %y = add <vscale x 2 x i16> %x, %vb
214 define <vscale x 2 x i16> @vmadd_vx_nxv2i16(<vscale x 2 x i16> %va, <vscale x 2 x i16> %vb, i16 %c)…
222 %x = mul <vscale x 2 x i16> %vb, %splat
227 define <vscale x 4 x i16> @vmadd_vv_nxv4i16(<vscale x 4 x i16> %va, <vscale x 4 x i16> %vb, <vscale…
233 %x = mul <vscale x 4 x i16> %vb, %va
238 define <vscale x 4 x i16> @vmadd_vx_nxv4i16(<vscale x 4 x i16> %va, <vscale x 4 x i16> %vb, i16 %c)…
247 %y = add <vscale x 4 x i16> %x, %vb
251 define <vscale x 8 x i16> @vmadd_vv_nxv8i16(<vscale x 8 x i16> %va, <vscale x 8 x i16> %vb, <vscale…
257 %x = mul <vscale x 8 x i16> %vb, %vc
262 define <vscale x 8 x i16> @vmadd_vx_nxv8i16(<vscale x 8 x i16> %va, <vscale x 8 x i16> %vb, i16 %c)…
270 %x = mul <vscale x 8 x i16> %vb, %splat
275 define <vscale x 16 x i16> @vmadd_vv_nxv16i16(<vscale x 16 x i16> %va, <vscale x 16 x i16> %vb, <vs…
282 %y = add <vscale x 16 x i16> %x, %vb
286 define <vscale x 16 x i16> @vmadd_vx_nxv16i16(<vscale x 16 x i16> %va, <vscale x 16 x i16> %vb, i16…
295 %y = add <vscale x 16 x i16> %x, %vb
299 define <vscale x 32 x i16> @vmadd_vv_nxv32i16(<vscale x 32 x i16> %va, <vscale x 32 x i16> %vb, <vs…
306 %x = mul <vscale x 32 x i16> %vc, %vb
311 define <vscale x 32 x i16> @vmadd_vx_nxv32i16(<vscale x 32 x i16> %va, <vscale x 32 x i16> %vb, i16…
319 %x = mul <vscale x 32 x i16> %vb, %splat
324 define <vscale x 1 x i32> @vmadd_vv_nxv1i32(<vscale x 1 x i32> %va, <vscale x 1 x i32> %vb, <vscale…
330 %x = mul <vscale x 1 x i32> %va, %vb
335 define <vscale x 1 x i32> @vmadd_vx_nxv1i32(<vscale x 1 x i32> %va, <vscale x 1 x i32> %vb, i32 %c)…
344 %y = add <vscale x 1 x i32> %x, %vb
348 define <vscale x 2 x i32> @vmadd_vv_nxv2i32(<vscale x 2 x i32> %va, <vscale x 2 x i32> %vb, <vscale…
355 %y = add <vscale x 2 x i32> %x, %vb
359 define <vscale x 2 x i32> @vmadd_vx_nxv2i32(<vscale x 2 x i32> %va, <vscale x 2 x i32> %vb, i32 %c)…
367 %x = mul <vscale x 2 x i32> %vb, %splat
372 define <vscale x 4 x i32> @vmadd_vv_nxv4i32(<vscale x 4 x i32> %va, <vscale x 4 x i32> %vb, <vscale…
378 %x = mul <vscale x 4 x i32> %vb, %va
383 define <vscale x 4 x i32> @vmadd_vx_nxv4i32(<vscale x 4 x i32> %va, <vscale x 4 x i32> %vb, i32 %c)…
392 %y = add <vscale x 4 x i32> %x, %vb
396 define <vscale x 8 x i32> @vmadd_vv_nxv8i32(<vscale x 8 x i32> %va, <vscale x 8 x i32> %vb, <vscale…
402 %x = mul <vscale x 8 x i32> %vb, %vc
407 define <vscale x 8 x i32> @vmadd_vx_nxv8i32(<vscale x 8 x i32> %va, <vscale x 8 x i32> %vb, i32 %c)…
415 %x = mul <vscale x 8 x i32> %vb, %splat
420 define <vscale x 16 x i32> @vmadd_vv_nxv16i32(<vscale x 16 x i32> %va, <vscale x 16 x i32> %vb, <vs…
428 %y = add <vscale x 16 x i32> %x, %vb
432 define <vscale x 16 x i32> @vmadd_vx_nxv16i32(<vscale x 16 x i32> %va, <vscale x 16 x i32> %vb, i32…
441 %y = add <vscale x 16 x i32> %x, %vb
445 define <vscale x 1 x i64> @vmadd_vv_nxv1i64(<vscale x 1 x i64> %va, <vscale x 1 x i64> %vb, <vscale…
451 %x = mul <vscale x 1 x i64> %va, %vb
456 define <vscale x 1 x i64> @vmadd_vx_nxv1i64(<vscale x 1 x i64> %va, <vscale x 1 x i64> %vb, i64 %c)…
478 %y = add <vscale x 1 x i64> %x, %vb
482 define <vscale x 2 x i64> @vmadd_vv_nxv2i64(<vscale x 2 x i64> %va, <vscale x 2 x i64> %vb, <vscale…
489 %y = add <vscale x 2 x i64> %x, %vb
493 define <vscale x 2 x i64> @vmadd_vx_nxv2i64(<vscale x 2 x i64> %va, <vscale x 2 x i64> %vb, i64 %c)…
514 %x = mul <vscale x 2 x i64> %vb, %splat
519 define <vscale x 4 x i64> @vmadd_vv_nxv4i64(<vscale x 4 x i64> %va, <vscale x 4 x i64> %vb, <vscale…
525 %x = mul <vscale x 4 x i64> %vb, %va
530 define <vscale x 4 x i64> @vmadd_vx_nxv4i64(<vscale x 4 x i64> %va, <vscale x 4 x i64> %vb, i64 %c)…
552 %y = add <vscale x 4 x i64> %x, %vb
556 define <vscale x 8 x i64> @vmadd_vv_nxv8i64(<vscale x 8 x i64> %va, <vscale x 8 x i64> %vb, <vscale…
563 %x = mul <vscale x 8 x i64> %vb, %vc
568 define <vscale x 8 x i64> @vmadd_vx_nxv8i64(<vscale x 8 x i64> %va, <vscale x 8 x i64> %vb, i64 %c)…
589 %x = mul <vscale x 8 x i64> %vb, %splat