Lines Matching defs:dest

14 vint8m2_t test_vset_v_i8m1_i8m2(vint8m2_t dest, vint8m1_t val) {  in test_vset_v_i8m1_i8m2()
23 vint8m4_t test_vset_v_i8m1_i8m4(vint8m4_t dest, vint8m1_t val) { in test_vset_v_i8m1_i8m4()
32 vint8m4_t test_vset_v_i8m2_i8m4(vint8m4_t dest, vint8m2_t val) { in test_vset_v_i8m2_i8m4()
41 vint8m8_t test_vset_v_i8m1_i8m8(vint8m8_t dest, vint8m1_t val) { in test_vset_v_i8m1_i8m8()
50 vint8m8_t test_vset_v_i8m2_i8m8(vint8m8_t dest, vint8m2_t val) { in test_vset_v_i8m2_i8m8()
59 vint8m8_t test_vset_v_i8m4_i8m8(vint8m8_t dest, vint8m4_t val) { in test_vset_v_i8m4_i8m8()
68 vint16m2_t test_vset_v_i16m1_i16m2(vint16m2_t dest, vint16m1_t val) { in test_vset_v_i16m1_i16m2()
77 vint16m4_t test_vset_v_i16m1_i16m4(vint16m4_t dest, vint16m1_t val) { in test_vset_v_i16m1_i16m4()
86 vint16m4_t test_vset_v_i16m2_i16m4(vint16m4_t dest, vint16m2_t val) { in test_vset_v_i16m2_i16m4()
95 vint16m8_t test_vset_v_i16m1_i16m8(vint16m8_t dest, vint16m1_t val) { in test_vset_v_i16m1_i16m8()
104 vint16m8_t test_vset_v_i16m2_i16m8(vint16m8_t dest, vint16m2_t val) { in test_vset_v_i16m2_i16m8()
113 vint16m8_t test_vset_v_i16m4_i16m8(vint16m8_t dest, vint16m4_t val) { in test_vset_v_i16m4_i16m8()
122 vint32m2_t test_vset_v_i32m1_i32m2(vint32m2_t dest, vint32m1_t val) { in test_vset_v_i32m1_i32m2()
131 vint32m4_t test_vset_v_i32m1_i32m4(vint32m4_t dest, vint32m1_t val) { in test_vset_v_i32m1_i32m4()
140 vint32m4_t test_vset_v_i32m2_i32m4(vint32m4_t dest, vint32m2_t val) { in test_vset_v_i32m2_i32m4()
149 vint32m8_t test_vset_v_i32m1_i32m8(vint32m8_t dest, vint32m1_t val) { in test_vset_v_i32m1_i32m8()
158 vint32m8_t test_vset_v_i32m2_i32m8(vint32m8_t dest, vint32m2_t val) { in test_vset_v_i32m2_i32m8()
167 vint32m8_t test_vset_v_i32m4_i32m8(vint32m8_t dest, vint32m4_t val) { in test_vset_v_i32m4_i32m8()
176 vint64m2_t test_vset_v_i64m1_i64m2(vint64m2_t dest, vint64m1_t val) { in test_vset_v_i64m1_i64m2()
185 vint64m4_t test_vset_v_i64m1_i64m4(vint64m4_t dest, vint64m1_t val) { in test_vset_v_i64m1_i64m4()
194 vint64m4_t test_vset_v_i64m2_i64m4(vint64m4_t dest, vint64m2_t val) { in test_vset_v_i64m2_i64m4()
203 vint64m8_t test_vset_v_i64m1_i64m8(vint64m8_t dest, vint64m1_t val) { in test_vset_v_i64m1_i64m8()
212 vint64m8_t test_vset_v_i64m2_i64m8(vint64m8_t dest, vint64m2_t val) { in test_vset_v_i64m2_i64m8()
221 vint64m8_t test_vset_v_i64m4_i64m8(vint64m8_t dest, vint64m4_t val) { in test_vset_v_i64m4_i64m8()
230 vuint8m2_t test_vset_v_u8m1_u8m2(vuint8m2_t dest, vuint8m1_t val) { in test_vset_v_u8m1_u8m2()
239 vuint8m4_t test_vset_v_u8m1_u8m4(vuint8m4_t dest, vuint8m1_t val) { in test_vset_v_u8m1_u8m4()
248 vuint8m4_t test_vset_v_u8m2_u8m4(vuint8m4_t dest, vuint8m2_t val) { in test_vset_v_u8m2_u8m4()
257 vuint8m8_t test_vset_v_u8m1_u8m8(vuint8m8_t dest, vuint8m1_t val) { in test_vset_v_u8m1_u8m8()
266 vuint8m8_t test_vset_v_u8m2_u8m8(vuint8m8_t dest, vuint8m2_t val) { in test_vset_v_u8m2_u8m8()
275 vuint8m8_t test_vset_v_u8m4_u8m8(vuint8m8_t dest, vuint8m4_t val) { in test_vset_v_u8m4_u8m8()
284 vuint16m2_t test_vset_v_u16m1_u16m2(vuint16m2_t dest, vuint16m1_t val) { in test_vset_v_u16m1_u16m2()
293 vuint16m4_t test_vset_v_u16m1_u16m4(vuint16m4_t dest, vuint16m1_t val) { in test_vset_v_u16m1_u16m4()
302 vuint16m4_t test_vset_v_u16m2_u16m4(vuint16m4_t dest, vuint16m2_t val) { in test_vset_v_u16m2_u16m4()
311 vuint16m8_t test_vset_v_u16m1_u16m8(vuint16m8_t dest, vuint16m1_t val) { in test_vset_v_u16m1_u16m8()
320 vuint16m8_t test_vset_v_u16m2_u16m8(vuint16m8_t dest, vuint16m2_t val) { in test_vset_v_u16m2_u16m8()
329 vuint16m8_t test_vset_v_u16m4_u16m8(vuint16m8_t dest, vuint16m4_t val) { in test_vset_v_u16m4_u16m8()
338 vuint32m2_t test_vset_v_u32m1_u32m2(vuint32m2_t dest, vuint32m1_t val) { in test_vset_v_u32m1_u32m2()
347 vuint32m4_t test_vset_v_u32m1_u32m4(vuint32m4_t dest, vuint32m1_t val) { in test_vset_v_u32m1_u32m4()
356 vuint32m4_t test_vset_v_u32m2_u32m4(vuint32m4_t dest, vuint32m2_t val) { in test_vset_v_u32m2_u32m4()
365 vuint32m8_t test_vset_v_u32m1_u32m8(vuint32m8_t dest, vuint32m1_t val) { in test_vset_v_u32m1_u32m8()
374 vuint32m8_t test_vset_v_u32m2_u32m8(vuint32m8_t dest, vuint32m2_t val) { in test_vset_v_u32m2_u32m8()
383 vuint32m8_t test_vset_v_u32m4_u32m8(vuint32m8_t dest, vuint32m4_t val) { in test_vset_v_u32m4_u32m8()
392 vuint64m2_t test_vset_v_u64m1_u64m2(vuint64m2_t dest, vuint64m1_t val) { in test_vset_v_u64m1_u64m2()
401 vuint64m4_t test_vset_v_u64m1_u64m4(vuint64m4_t dest, vuint64m1_t val) { in test_vset_v_u64m1_u64m4()
410 vuint64m4_t test_vset_v_u64m2_u64m4(vuint64m4_t dest, vuint64m2_t val) { in test_vset_v_u64m2_u64m4()
419 vuint64m8_t test_vset_v_u64m1_u64m8(vuint64m8_t dest, vuint64m1_t val) { in test_vset_v_u64m1_u64m8()
428 vuint64m8_t test_vset_v_u64m2_u64m8(vuint64m8_t dest, vuint64m2_t val) { in test_vset_v_u64m2_u64m8()
437 vuint64m8_t test_vset_v_u64m4_u64m8(vuint64m8_t dest, vuint64m4_t val) { in test_vset_v_u64m4_u64m8()
446 vfloat32m2_t test_vset_v_f32m1_f32m2(vfloat32m2_t dest, vfloat32m1_t val) { in test_vset_v_f32m1_f32m2()
455 vfloat32m4_t test_vset_v_f32m1_f32m4(vfloat32m4_t dest, vfloat32m1_t val) { in test_vset_v_f32m1_f32m4()
464 vfloat32m4_t test_vset_v_f32m2_f32m4(vfloat32m4_t dest, vfloat32m2_t val) { in test_vset_v_f32m2_f32m4()
473 vfloat32m8_t test_vset_v_f32m1_f32m8(vfloat32m8_t dest, vfloat32m1_t val) { in test_vset_v_f32m1_f32m8()
482 vfloat32m8_t test_vset_v_f32m2_f32m8(vfloat32m8_t dest, vfloat32m2_t val) { in test_vset_v_f32m2_f32m8()
491 vfloat32m8_t test_vset_v_f32m4_f32m8(vfloat32m8_t dest, vfloat32m4_t val) { in test_vset_v_f32m4_f32m8()
500 vfloat64m2_t test_vset_v_f64m1_f64m2(vfloat64m2_t dest, vfloat64m1_t val) { in test_vset_v_f64m1_f64m2()
509 vfloat64m4_t test_vset_v_f64m1_f64m4(vfloat64m4_t dest, vfloat64m1_t val) { in test_vset_v_f64m1_f64m4()
518 vfloat64m4_t test_vset_v_f64m2_f64m4(vfloat64m4_t dest, vfloat64m2_t val) { in test_vset_v_f64m2_f64m4()
527 vfloat64m8_t test_vset_v_f64m1_f64m8(vfloat64m8_t dest, vfloat64m1_t val) { in test_vset_v_f64m1_f64m8()
536 vfloat64m8_t test_vset_v_f64m2_f64m8(vfloat64m8_t dest, vfloat64m2_t val) { in test_vset_v_f64m2_f64m8()
545 vfloat64m8_t test_vset_v_f64m4_f64m8(vfloat64m8_t dest, vfloat64m4_t val) { in test_vset_v_f64m4_f64m8()
554 vfloat16m2_t test_vset_v_f16m1_f16m2 (vfloat16m2_t dest, vfloat16m1_t val) { in test_vset_v_f16m1_f16m2()
563 vfloat16m4_t test_vset_v_f16m1_f16m4 (vfloat16m4_t dest, vfloat16m1_t val) { in test_vset_v_f16m1_f16m4()
572 vfloat16m4_t test_vset_v_f16m2_f16m4 (vfloat16m4_t dest, vfloat16m2_t val) { in test_vset_v_f16m2_f16m4()
581 vfloat16m8_t test_vset_v_f16m1_f16m8 (vfloat16m8_t dest, vfloat16m1_t val) { in test_vset_v_f16m1_f16m8()
590 vfloat16m8_t test_vset_v_f16m2_f16m8 (vfloat16m8_t dest, vfloat16m2_t val) { in test_vset_v_f16m2_f16m8()
599 vfloat16m8_t test_vset_v_f16m4_f16m8 (vfloat16m8_t dest, vfloat16m4_t val) { in test_vset_v_f16m4_f16m8()