Lines Matching defs:dest

13 vint8m2_t test_vset_v_i8m1_i8m2(vint8m2_t dest, vint8m1_t val) {  in test_vset_v_i8m1_i8m2()
22 vint8m4_t test_vset_v_i8m1_i8m4(vint8m4_t dest, vint8m1_t val) { in test_vset_v_i8m1_i8m4()
31 vint8m4_t test_vset_v_i8m2_i8m4(vint8m4_t dest, vint8m2_t val) { in test_vset_v_i8m2_i8m4()
40 vint8m8_t test_vset_v_i8m1_i8m8(vint8m8_t dest, vint8m1_t val) { in test_vset_v_i8m1_i8m8()
49 vint8m8_t test_vset_v_i8m2_i8m8(vint8m8_t dest, vint8m2_t val) { in test_vset_v_i8m2_i8m8()
58 vint8m8_t test_vset_v_i8m4_i8m8(vint8m8_t dest, vint8m4_t val) { in test_vset_v_i8m4_i8m8()
67 vint16m2_t test_vset_v_i16m1_i16m2(vint16m2_t dest, vint16m1_t val) { in test_vset_v_i16m1_i16m2()
76 vint16m4_t test_vset_v_i16m1_i16m4(vint16m4_t dest, vint16m1_t val) { in test_vset_v_i16m1_i16m4()
85 vint16m4_t test_vset_v_i16m2_i16m4(vint16m4_t dest, vint16m2_t val) { in test_vset_v_i16m2_i16m4()
94 vint16m8_t test_vset_v_i16m1_i16m8(vint16m8_t dest, vint16m1_t val) { in test_vset_v_i16m1_i16m8()
103 vint16m8_t test_vset_v_i16m2_i16m8(vint16m8_t dest, vint16m2_t val) { in test_vset_v_i16m2_i16m8()
112 vint16m8_t test_vset_v_i16m4_i16m8(vint16m8_t dest, vint16m4_t val) { in test_vset_v_i16m4_i16m8()
121 vint32m2_t test_vset_v_i32m1_i32m2(vint32m2_t dest, vint32m1_t val) { in test_vset_v_i32m1_i32m2()
130 vint32m4_t test_vset_v_i32m1_i32m4(vint32m4_t dest, vint32m1_t val) { in test_vset_v_i32m1_i32m4()
139 vint32m4_t test_vset_v_i32m2_i32m4(vint32m4_t dest, vint32m2_t val) { in test_vset_v_i32m2_i32m4()
148 vint32m8_t test_vset_v_i32m1_i32m8(vint32m8_t dest, vint32m1_t val) { in test_vset_v_i32m1_i32m8()
157 vint32m8_t test_vset_v_i32m2_i32m8(vint32m8_t dest, vint32m2_t val) { in test_vset_v_i32m2_i32m8()
166 vint32m8_t test_vset_v_i32m4_i32m8(vint32m8_t dest, vint32m4_t val) { in test_vset_v_i32m4_i32m8()
175 vint64m2_t test_vset_v_i64m1_i64m2(vint64m2_t dest, vint64m1_t val) { in test_vset_v_i64m1_i64m2()
184 vint64m4_t test_vset_v_i64m1_i64m4(vint64m4_t dest, vint64m1_t val) { in test_vset_v_i64m1_i64m4()
193 vint64m4_t test_vset_v_i64m2_i64m4(vint64m4_t dest, vint64m2_t val) { in test_vset_v_i64m2_i64m4()
202 vint64m8_t test_vset_v_i64m1_i64m8(vint64m8_t dest, vint64m1_t val) { in test_vset_v_i64m1_i64m8()
211 vint64m8_t test_vset_v_i64m2_i64m8(vint64m8_t dest, vint64m2_t val) { in test_vset_v_i64m2_i64m8()
220 vint64m8_t test_vset_v_i64m4_i64m8(vint64m8_t dest, vint64m4_t val) { in test_vset_v_i64m4_i64m8()
229 vuint8m2_t test_vset_v_u8m1_u8m2(vuint8m2_t dest, vuint8m1_t val) { in test_vset_v_u8m1_u8m2()
238 vuint8m4_t test_vset_v_u8m1_u8m4(vuint8m4_t dest, vuint8m1_t val) { in test_vset_v_u8m1_u8m4()
247 vuint8m4_t test_vset_v_u8m2_u8m4(vuint8m4_t dest, vuint8m2_t val) { in test_vset_v_u8m2_u8m4()
256 vuint8m8_t test_vset_v_u8m1_u8m8(vuint8m8_t dest, vuint8m1_t val) { in test_vset_v_u8m1_u8m8()
265 vuint8m8_t test_vset_v_u8m2_u8m8(vuint8m8_t dest, vuint8m2_t val) { in test_vset_v_u8m2_u8m8()
274 vuint8m8_t test_vset_v_u8m4_u8m8(vuint8m8_t dest, vuint8m4_t val) { in test_vset_v_u8m4_u8m8()
283 vuint16m2_t test_vset_v_u16m1_u16m2(vuint16m2_t dest, vuint16m1_t val) { in test_vset_v_u16m1_u16m2()
292 vuint16m4_t test_vset_v_u16m1_u16m4(vuint16m4_t dest, vuint16m1_t val) { in test_vset_v_u16m1_u16m4()
301 vuint16m4_t test_vset_v_u16m2_u16m4(vuint16m4_t dest, vuint16m2_t val) { in test_vset_v_u16m2_u16m4()
310 vuint16m8_t test_vset_v_u16m1_u16m8(vuint16m8_t dest, vuint16m1_t val) { in test_vset_v_u16m1_u16m8()
319 vuint16m8_t test_vset_v_u16m2_u16m8(vuint16m8_t dest, vuint16m2_t val) { in test_vset_v_u16m2_u16m8()
328 vuint16m8_t test_vset_v_u16m4_u16m8(vuint16m8_t dest, vuint16m4_t val) { in test_vset_v_u16m4_u16m8()
337 vuint32m2_t test_vset_v_u32m1_u32m2(vuint32m2_t dest, vuint32m1_t val) { in test_vset_v_u32m1_u32m2()
346 vuint32m4_t test_vset_v_u32m1_u32m4(vuint32m4_t dest, vuint32m1_t val) { in test_vset_v_u32m1_u32m4()
355 vuint32m4_t test_vset_v_u32m2_u32m4(vuint32m4_t dest, vuint32m2_t val) { in test_vset_v_u32m2_u32m4()
364 vuint32m8_t test_vset_v_u32m1_u32m8(vuint32m8_t dest, vuint32m1_t val) { in test_vset_v_u32m1_u32m8()
373 vuint32m8_t test_vset_v_u32m2_u32m8(vuint32m8_t dest, vuint32m2_t val) { in test_vset_v_u32m2_u32m8()
382 vuint32m8_t test_vset_v_u32m4_u32m8(vuint32m8_t dest, vuint32m4_t val) { in test_vset_v_u32m4_u32m8()
391 vuint64m2_t test_vset_v_u64m1_u64m2(vuint64m2_t dest, vuint64m1_t val) { in test_vset_v_u64m1_u64m2()
400 vuint64m4_t test_vset_v_u64m1_u64m4(vuint64m4_t dest, vuint64m1_t val) { in test_vset_v_u64m1_u64m4()
409 vuint64m4_t test_vset_v_u64m2_u64m4(vuint64m4_t dest, vuint64m2_t val) { in test_vset_v_u64m2_u64m4()
418 vuint64m8_t test_vset_v_u64m1_u64m8(vuint64m8_t dest, vuint64m1_t val) { in test_vset_v_u64m1_u64m8()
427 vuint64m8_t test_vset_v_u64m2_u64m8(vuint64m8_t dest, vuint64m2_t val) { in test_vset_v_u64m2_u64m8()
436 vuint64m8_t test_vset_v_u64m4_u64m8(vuint64m8_t dest, vuint64m4_t val) { in test_vset_v_u64m4_u64m8()
445 vfloat32m2_t test_vset_v_f32m1_f32m2(vfloat32m2_t dest, vfloat32m1_t val) { in test_vset_v_f32m1_f32m2()
454 vfloat32m4_t test_vset_v_f32m1_f32m4(vfloat32m4_t dest, vfloat32m1_t val) { in test_vset_v_f32m1_f32m4()
463 vfloat32m4_t test_vset_v_f32m2_f32m4(vfloat32m4_t dest, vfloat32m2_t val) { in test_vset_v_f32m2_f32m4()
472 vfloat32m8_t test_vset_v_f32m1_f32m8(vfloat32m8_t dest, vfloat32m1_t val) { in test_vset_v_f32m1_f32m8()
481 vfloat32m8_t test_vset_v_f32m2_f32m8(vfloat32m8_t dest, vfloat32m2_t val) { in test_vset_v_f32m2_f32m8()
490 vfloat32m8_t test_vset_v_f32m4_f32m8(vfloat32m8_t dest, vfloat32m4_t val) { in test_vset_v_f32m4_f32m8()
499 vfloat64m2_t test_vset_v_f64m1_f64m2(vfloat64m2_t dest, vfloat64m1_t val) { in test_vset_v_f64m1_f64m2()
508 vfloat64m4_t test_vset_v_f64m1_f64m4(vfloat64m4_t dest, vfloat64m1_t val) { in test_vset_v_f64m1_f64m4()
517 vfloat64m4_t test_vset_v_f64m2_f64m4(vfloat64m4_t dest, vfloat64m2_t val) { in test_vset_v_f64m2_f64m4()
526 vfloat64m8_t test_vset_v_f64m1_f64m8(vfloat64m8_t dest, vfloat64m1_t val) { in test_vset_v_f64m1_f64m8()
535 vfloat64m8_t test_vset_v_f64m2_f64m8(vfloat64m8_t dest, vfloat64m2_t val) { in test_vset_v_f64m2_f64m8()
544 vfloat64m8_t test_vset_v_f64m4_f64m8(vfloat64m8_t dest, vfloat64m4_t val) { in test_vset_v_f64m4_f64m8()