Home
last modified time | relevance | path

Searched refs:svbool_t (Results 1 – 25 of 245) sorted by relevance

12345678910

/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_cmpge.c18 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
26 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
36 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
46 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
56 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
64 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
74 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
84 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
94 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
105 svbool_t test_svcmpge_n_u64(svbool_t pg, svuint64_t op1, uint64_t op2) in test_svcmpge_n_u64()
[all …]
Dacle_sve_cmple.c18 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
26 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
36 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
46 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
56 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
64 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
74 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
84 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
94 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
105 svbool_t test_svcmple_n_u64(svbool_t pg, svuint64_t op1, uint64_t op2) in test_svcmple_n_u64()
[all …]
Dacle_sve_cmpgt.c18 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
26 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
36 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
46 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
56 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
64 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
74 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
84 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
94 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
105 svbool_t test_svcmpgt_n_u64(svbool_t pg, svuint64_t op1, uint64_t op2) in test_svcmpgt_n_u64()
[all …]
Dacle_sve_cmplt.c18 svbool_t test_svcmplt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmplt_s8()
26 svbool_t test_svcmplt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmplt_s16()
36 svbool_t test_svcmplt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmplt_s32()
46 svbool_t test_svcmplt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmplt_s64()
56 svbool_t test_svcmplt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmplt_u8()
64 svbool_t test_svcmplt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmplt_u16()
74 svbool_t test_svcmplt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmplt_u32()
84 svbool_t test_svcmplt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmplt_u64()
94 svbool_t test_svcmplt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmplt_n_s64()
105 svbool_t test_svcmplt_n_u64(svbool_t pg, svuint64_t op1, uint64_t op2) in test_svcmplt_n_u64()
[all …]
Dacle_sve_cmpne.c18 svbool_t test_svcmpne_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpne_s8()
26 svbool_t test_svcmpne_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpne_s16()
36 svbool_t test_svcmpne_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpne_s32()
46 svbool_t test_svcmpne_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpne_s64()
56 svbool_t test_svcmpne_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpne_u8()
64 svbool_t test_svcmpne_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpne_u16()
74 svbool_t test_svcmpne_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpne_u32()
84 svbool_t test_svcmpne_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpne_u64()
94 svbool_t test_svcmpne_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpne_n_s64()
105 svbool_t test_svcmpne_n_u64(svbool_t pg, svuint64_t op1, uint64_t op2) in test_svcmpne_n_u64()
[all …]
Dacle_sve_cmpeq.c18 svbool_t test_svcmpeq_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpeq_s8()
26 svbool_t test_svcmpeq_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpeq_s16()
36 svbool_t test_svcmpeq_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpeq_s32()
46 svbool_t test_svcmpeq_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpeq_s64()
56 svbool_t test_svcmpeq_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpeq_u8()
64 svbool_t test_svcmpeq_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpeq_u16()
74 svbool_t test_svcmpeq_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpeq_u32()
84 svbool_t test_svcmpeq_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpeq_u64()
94 svbool_t test_svcmpeq_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpeq_n_s64()
105 svbool_t test_svcmpeq_n_u64(svbool_t pg, svuint64_t op1, uint64_t op2) in test_svcmpeq_n_u64()
[all …]
Dacle_sve_ptrue.c10 svbool_t test_svptrue_b8() in test_svptrue_b8()
18 svbool_t test_svptrue_b16() in test_svptrue_b16()
27 svbool_t test_svptrue_b32() in test_svptrue_b32()
36 svbool_t test_svptrue_b64() in test_svptrue_b64()
45 svbool_t test_svptrue_pat_b8() in test_svptrue_pat_b8()
53 svbool_t test_svptrue_pat_b8_1() in test_svptrue_pat_b8_1()
61 svbool_t test_svptrue_pat_b8_2() in test_svptrue_pat_b8_2()
69 svbool_t test_svptrue_pat_b8_3() in test_svptrue_pat_b8_3()
77 svbool_t test_svptrue_pat_b8_4() in test_svptrue_pat_b8_4()
85 svbool_t test_svptrue_pat_b8_5() in test_svptrue_pat_b8_5()
[all …]
Dacle_sve_cvt.c18 svint16_t test_svcvt_s16_f16_z(svbool_t pg, svfloat16_t op) in test_svcvt_s16_f16_z()
27 svint16_t test_svcvt_s16_f16_m(svint16_t inactive, svbool_t pg, svfloat16_t op) in test_svcvt_s16_f16_m()
36 svint16_t test_svcvt_s16_f16_x(svbool_t pg, svfloat16_t op) in test_svcvt_s16_f16_x()
45 svuint16_t test_svcvt_u16_f16_z(svbool_t pg, svfloat16_t op) in test_svcvt_u16_f16_z()
54 svuint16_t test_svcvt_u16_f16_m(svuint16_t inactive, svbool_t pg, svfloat16_t op) in test_svcvt_u16_f16_m()
63 svuint16_t test_svcvt_u16_f16_x(svbool_t pg, svfloat16_t op) in test_svcvt_u16_f16_x()
72 svint32_t test_svcvt_s32_f16_z(svbool_t pg, svfloat16_t op) in test_svcvt_s32_f16_z()
81 svint32_t test_svcvt_s32_f32_z(svbool_t pg, svfloat32_t op) in test_svcvt_s32_f32_z()
90 svint32_t test_svcvt_s32_f64_z(svbool_t pg, svfloat64_t op) in test_svcvt_s32_f64_z()
99 svint32_t test_svcvt_s32_f16_m(svint32_t inactive, svbool_t pg, svfloat16_t op) in test_svcvt_s32_f16_m()
[all …]
Dacle_sve_ld1.c18 svint8_t test_svld1_s8(svbool_t pg, const int8_t *base) in test_svld1_s8()
26 svint16_t test_svld1_s16(svbool_t pg, const int16_t *base) in test_svld1_s16()
35 svint32_t test_svld1_s32(svbool_t pg, const int32_t *base) in test_svld1_s32()
44 svint64_t test_svld1_s64(svbool_t pg, const int64_t *base) in test_svld1_s64()
53 svuint8_t test_svld1_u8(svbool_t pg, const uint8_t *base) in test_svld1_u8()
61 svuint16_t test_svld1_u16(svbool_t pg, const uint16_t *base) in test_svld1_u16()
70 svuint32_t test_svld1_u32(svbool_t pg, const uint32_t *base) in test_svld1_u32()
79 svuint64_t test_svld1_u64(svbool_t pg, const uint64_t *base) in test_svld1_u64()
88 svfloat16_t test_svld1_f16(svbool_t pg, const float16_t *base) in test_svld1_f16()
97 svfloat32_t test_svld1_f32(svbool_t pg, const float32_t *base) in test_svld1_f32()
[all …]
Dacle_sve_ldff1.c18 svint8_t test_svldff1_s8(svbool_t pg, const int8_t *base) in test_svldff1_s8()
26 svint16_t test_svldff1_s16(svbool_t pg, const int16_t *base) in test_svldff1_s16()
35 svint32_t test_svldff1_s32(svbool_t pg, const int32_t *base) in test_svldff1_s32()
44 svint64_t test_svldff1_s64(svbool_t pg, const int64_t *base) in test_svldff1_s64()
53 svuint8_t test_svldff1_u8(svbool_t pg, const uint8_t *base) in test_svldff1_u8()
61 svuint16_t test_svldff1_u16(svbool_t pg, const uint16_t *base) in test_svldff1_u16()
70 svuint32_t test_svldff1_u32(svbool_t pg, const uint32_t *base) in test_svldff1_u32()
79 svuint64_t test_svldff1_u64(svbool_t pg, const uint64_t *base) in test_svldff1_u64()
88 svfloat16_t test_svldff1_f16(svbool_t pg, const float16_t *base) in test_svldff1_f16()
97 svfloat32_t test_svldff1_f32(svbool_t pg, const float32_t *base) in test_svldff1_f32()
[all …]
Dacle_sve_add.c18 svint8_t test_svadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svadd_s8_z()
27 svint16_t test_svadd_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svadd_s16_z()
37 svint32_t test_svadd_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svadd_s32_z()
47 svint64_t test_svadd_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svadd_s64_z()
57 svuint8_t test_svadd_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svadd_u8_z()
66 svuint16_t test_svadd_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svadd_u16_z()
76 svuint32_t test_svadd_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svadd_u32_z()
86 svuint64_t test_svadd_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svadd_u64_z()
96 svint8_t test_svadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svadd_s8_m()
104 svint16_t test_svadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svadd_s16_m()
[all …]
Dacle_sve_abd.c18 svint8_t test_svabd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svabd_s8_z()
27 svint16_t test_svabd_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svabd_s16_z()
37 svint32_t test_svabd_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svabd_s32_z()
47 svint64_t test_svabd_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svabd_s64_z()
57 svuint8_t test_svabd_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svabd_u8_z()
66 svuint16_t test_svabd_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svabd_u16_z()
76 svuint32_t test_svabd_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svabd_u32_z()
86 svuint64_t test_svabd_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svabd_u64_z()
96 svint8_t test_svabd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svabd_s8_m()
104 svint16_t test_svabd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svabd_s16_m()
[all …]
Dacle_sve_min.c18 svint8_t test_svmin_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmin_s8_z()
27 svint16_t test_svmin_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmin_s16_z()
37 svint32_t test_svmin_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svmin_s32_z()
47 svint64_t test_svmin_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svmin_s64_z()
57 svuint8_t test_svmin_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmin_u8_z()
66 svuint16_t test_svmin_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svmin_u16_z()
76 svuint32_t test_svmin_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svmin_u32_z()
86 svuint64_t test_svmin_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svmin_u64_z()
96 svint8_t test_svmin_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmin_s8_m()
104 svint16_t test_svmin_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmin_s16_m()
[all …]
Dacle_sve_subr.c18 svint8_t test_svsubr_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svsubr_s8_z()
27 svint16_t test_svsubr_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svsubr_s16_z()
37 svint32_t test_svsubr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svsubr_s32_z()
47 svint64_t test_svsubr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svsubr_s64_z()
57 svuint8_t test_svsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svsubr_u8_z()
66 svuint16_t test_svsubr_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svsubr_u16_z()
76 svuint32_t test_svsubr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svsubr_u32_z()
86 svuint64_t test_svsubr_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svsubr_u64_z()
96 svint8_t test_svsubr_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svsubr_s8_m()
104 svint16_t test_svsubr_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svsubr_s16_m()
[all …]
Dacle_sve_max.c18 svint8_t test_svmax_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmax_s8_z()
27 svint16_t test_svmax_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmax_s16_z()
37 svint32_t test_svmax_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svmax_s32_z()
47 svint64_t test_svmax_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svmax_s64_z()
57 svuint8_t test_svmax_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmax_u8_z()
66 svuint16_t test_svmax_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svmax_u16_z()
76 svuint32_t test_svmax_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svmax_u32_z()
86 svuint64_t test_svmax_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svmax_u64_z()
96 svint8_t test_svmax_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmax_s8_m()
104 svint16_t test_svmax_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmax_s16_m()
[all …]
Dacle_sve_sub.c18 svint8_t test_svsub_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svsub_s8_z()
27 svint16_t test_svsub_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svsub_s16_z()
37 svint32_t test_svsub_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svsub_s32_z()
47 svint64_t test_svsub_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svsub_s64_z()
57 svuint8_t test_svsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svsub_u8_z()
66 svuint16_t test_svsub_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svsub_u16_z()
76 svuint32_t test_svsub_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svsub_u32_z()
86 svuint64_t test_svsub_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svsub_u64_z()
96 svint8_t test_svsub_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svsub_s8_m()
104 svint16_t test_svsub_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svsub_s16_m()
[all …]
Dacle_sve_bic.c18 svint8_t test_svbic_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svbic_s8_z()
27 svint16_t test_svbic_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svbic_s16_z()
37 svint32_t test_svbic_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svbic_s32_z()
47 svint64_t test_svbic_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svbic_s64_z()
57 svuint8_t test_svbic_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svbic_u8_z()
66 svuint16_t test_svbic_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svbic_u16_z()
76 svuint32_t test_svbic_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svbic_u32_z()
86 svuint64_t test_svbic_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svbic_u64_z()
96 svint8_t test_svbic_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svbic_s8_m()
104 svint16_t test_svbic_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svbic_s16_m()
[all …]
Dacle_sve_and.c18 svint8_t test_svand_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svand_s8_z()
27 svint16_t test_svand_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svand_s16_z()
37 svint32_t test_svand_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svand_s32_z()
47 svint64_t test_svand_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svand_s64_z()
57 svuint8_t test_svand_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svand_u8_z()
66 svuint16_t test_svand_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svand_u16_z()
76 svuint32_t test_svand_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svand_u32_z()
86 svuint64_t test_svand_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svand_u64_z()
96 svint8_t test_svand_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svand_s8_m()
104 svint16_t test_svand_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svand_s16_m()
[all …]
Dacle_sve_eor.c18 svint8_t test_sveor_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_sveor_s8_z()
27 svint16_t test_sveor_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_sveor_s16_z()
37 svint32_t test_sveor_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_sveor_s32_z()
47 svint64_t test_sveor_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_sveor_s64_z()
57 svuint8_t test_sveor_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_sveor_u8_z()
66 svuint16_t test_sveor_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_sveor_u16_z()
76 svuint32_t test_sveor_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_sveor_u32_z()
86 svuint64_t test_sveor_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_sveor_u64_z()
96 svint8_t test_sveor_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_sveor_s8_m()
104 svint16_t test_sveor_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_sveor_s16_m()
[all …]
Dacle_sve_orr.c18 svint8_t test_svorr_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svorr_s8_z()
27 svint16_t test_svorr_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svorr_s16_z()
37 svint32_t test_svorr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svorr_s32_z()
47 svint64_t test_svorr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svorr_s64_z()
57 svuint8_t test_svorr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svorr_u8_z()
66 svuint16_t test_svorr_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svorr_u16_z()
76 svuint32_t test_svorr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svorr_u32_z()
86 svuint64_t test_svorr_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svorr_u64_z()
96 svint8_t test_svorr_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svorr_s8_m()
104 svint16_t test_svorr_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svorr_s16_m()
[all …]
Dacle_sve_lsl.c18 svint8_t test_svlsl_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_z()
27 svint16_t test_svlsl_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svlsl_s16_z()
37 svint32_t test_svlsl_s32_z(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svlsl_s32_z()
47 svint64_t test_svlsl_s64_z(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svlsl_s64_z()
57 svuint8_t test_svlsl_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsl_u8_z()
66 svuint16_t test_svlsl_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsl_u16_z()
76 svuint32_t test_svlsl_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svlsl_u32_z()
86 svuint64_t test_svlsl_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svlsl_u64_z()
96 svint8_t test_svlsl_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_m()
104 svint16_t test_svlsl_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svlsl_s16_m()
[all …]
Dacle_sve_mul.c18 svint8_t test_svmul_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmul_s8_z()
27 svint16_t test_svmul_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmul_s16_z()
37 svint32_t test_svmul_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svmul_s32_z()
47 svint64_t test_svmul_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svmul_s64_z()
57 svuint8_t test_svmul_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmul_u8_z()
66 svuint16_t test_svmul_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svmul_u16_z()
76 svuint32_t test_svmul_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svmul_u32_z()
86 svuint64_t test_svmul_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svmul_u64_z()
96 svint8_t test_svmul_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmul_s8_m()
104 svint16_t test_svmul_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmul_s16_m()
[all …]
Dacle_sve_asr.c18 svint8_t test_svasr_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_z()
27 svint16_t test_svasr_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_z()
37 svint32_t test_svasr_s32_z(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_z()
47 svint64_t test_svasr_s64_z(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svasr_s64_z()
57 svint8_t test_svasr_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_m()
65 svint16_t test_svasr_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_m()
74 svint32_t test_svasr_s32_m(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_m()
83 svint64_t test_svasr_s64_m(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svasr_s64_m()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
100 svint16_t test_svasr_s16_x(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_x()
[all …]
Dacle_sve_divr.c18 svint32_t test_svdivr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_z()
28 svint64_t test_svdivr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_z()
38 svuint32_t test_svdivr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdivr_u32_z()
48 svuint64_t test_svdivr_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svdivr_u64_z()
58 svint32_t test_svdivr_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_m()
67 svint64_t test_svdivr_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_m()
76 svuint32_t test_svdivr_u32_m(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdivr_u32_m()
85 svuint64_t test_svdivr_u64_m(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svdivr_u64_m()
94 svint32_t test_svdivr_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_x()
103 svint64_t test_svdivr_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_x()
[all …]
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/
Dacle_sve2_rshr.c15 svint8_t test_svrshr_n_s8_z(svbool_t pg, svint8_t op1) in test_svrshr_n_s8_z()
26 svint8_t test_svrshr_n_s8_z_1(svbool_t pg, svint8_t op1) in test_svrshr_n_s8_z_1()
37 svint16_t test_svrshr_n_s16_z(svbool_t pg, svint16_t op1) in test_svrshr_n_s16_z()
49 svint16_t test_svrshr_n_s16_z_1(svbool_t pg, svint16_t op1) in test_svrshr_n_s16_z_1()
61 svint32_t test_svrshr_n_s32_z(svbool_t pg, svint32_t op1) in test_svrshr_n_s32_z()
73 svint32_t test_svrshr_n_s32_z_1(svbool_t pg, svint32_t op1) in test_svrshr_n_s32_z_1()
85 svint64_t test_svrshr_n_s64_z(svbool_t pg, svint64_t op1) in test_svrshr_n_s64_z()
97 svint64_t test_svrshr_n_s64_z_1(svbool_t pg, svint64_t op1) in test_svrshr_n_s64_z_1()
109 svuint8_t test_svrshr_n_u8_z(svbool_t pg, svuint8_t op1) in test_svrshr_n_u8_z()
120 svuint8_t test_svrshr_n_u8_z_1(svbool_t pg, svuint8_t op1) in test_svrshr_n_u8_z_1()
[all …]

12345678910