Home
last modified time | relevance | path

Searched defs:op2 (Results 226 – 250 of 7841) sorted by relevance

12345678910>>...314

/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/aarch64-sve2-intrinsics/
H A Dacle_sve2_mullt.c17 svint16_t test_svmullt_s16(svint8_t op1, svint8_t op2) in test_svmullt_s16()
27 svint32_t test_svmullt_s32(svint16_t op1, svint16_t op2) in test_svmullt_s32()
37 svint64_t test_svmullt_s64(svint32_t op1, svint32_t op2) in test_svmullt_s64()
47 svuint16_t test_svmullt_u16(svuint8_t op1, svuint8_t op2) in test_svmullt_u16()
57 svuint32_t test_svmullt_u32(svuint16_t op1, svuint16_t op2) in test_svmullt_u32()
67 svuint64_t test_svmullt_u64(svuint32_t op1, svuint32_t op2) in test_svmullt_u64()
77 svint16_t test_svmullt_n_s16(svint8_t op1, int8_t op2) in test_svmullt_n_s16()
88 svint32_t test_svmullt_n_s32(svint16_t op1, int16_t op2) in test_svmullt_n_s32()
99 svint64_t test_svmullt_n_s64(svint32_t op1, int32_t op2) in test_svmullt_n_s64()
110 svuint16_t test_svmullt_n_u16(svuint8_t op1, uint8_t op2) in test_svmullt_n_u16()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/aarch64-sve2-intrinsics/
H A Dacle_sve2_mullb.c17 svint16_t test_svmullb_s16(svint8_t op1, svint8_t op2) in test_svmullb_s16()
27 svint32_t test_svmullb_s32(svint16_t op1, svint16_t op2) in test_svmullb_s32()
37 svint64_t test_svmullb_s64(svint32_t op1, svint32_t op2) in test_svmullb_s64()
47 svuint16_t test_svmullb_u16(svuint8_t op1, svuint8_t op2) in test_svmullb_u16()
57 svuint32_t test_svmullb_u32(svuint16_t op1, svuint16_t op2) in test_svmullb_u32()
67 svuint64_t test_svmullb_u64(svuint32_t op1, svuint32_t op2) in test_svmullb_u64()
77 svint16_t test_svmullb_n_s16(svint8_t op1, int8_t op2) in test_svmullb_n_s16()
88 svint32_t test_svmullb_n_s32(svint16_t op1, int16_t op2) in test_svmullb_n_s32()
99 svint64_t test_svmullb_n_s64(svint32_t op1, int32_t op2) in test_svmullb_n_s64()
110 svuint16_t test_svmullb_n_u16(svuint8_t op1, uint8_t op2) in test_svmullb_n_u16()
[all …]
H A Dacle_sve2_mullt.c17 svint16_t test_svmullt_s16(svint8_t op1, svint8_t op2) in test_svmullt_s16()
27 svint32_t test_svmullt_s32(svint16_t op1, svint16_t op2) in test_svmullt_s32()
37 svint64_t test_svmullt_s64(svint32_t op1, svint32_t op2) in test_svmullt_s64()
47 svuint16_t test_svmullt_u16(svuint8_t op1, svuint8_t op2) in test_svmullt_u16()
57 svuint32_t test_svmullt_u32(svuint16_t op1, svuint16_t op2) in test_svmullt_u32()
67 svuint64_t test_svmullt_u64(svuint32_t op1, svuint32_t op2) in test_svmullt_u64()
77 svint16_t test_svmullt_n_s16(svint8_t op1, int8_t op2) in test_svmullt_n_s16()
88 svint32_t test_svmullt_n_s32(svint16_t op1, int16_t op2) in test_svmullt_n_s32()
99 svint64_t test_svmullt_n_s64(svint32_t op1, int32_t op2) in test_svmullt_n_s64()
110 svuint16_t test_svmullt_n_u16(svuint8_t op1, uint8_t op2) in test_svmullt_n_u16()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/aarch64-sve2-intrinsics/
H A Dacle_sve2_hsub.c32 svint8_t test_svhsub_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_z()
53 svint16_t test_svhsub_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svhsub_s16_z()
74 svint32_t test_svhsub_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svhsub_s32_z()
95 svint64_t test_svhsub_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svhsub_s64_z()
114 svuint8_t test_svhsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_z()
194 svint8_t test_svhsub_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_m()
268 svuint8_t test_svhsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_m()
342 svint8_t test_svhsub_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_x()
496 svint8_t test_svhsub_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsub_n_s8_z()
690 svint8_t test_svhsub_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsub_n_s8_m()
[all …]
H A Dacle_sve2_qshl.c32 svint8_t test_svqshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_z()
53 svint16_t test_svqshl_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqshl_s16_z()
74 svint32_t test_svqshl_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqshl_s32_z()
95 svint64_t test_svqshl_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqshl_s64_z()
114 svuint8_t test_svqshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_z()
194 svint8_t test_svqshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_m()
268 svuint8_t test_svqshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_m()
342 svint8_t test_svqshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_x()
496 svint8_t test_svqshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_z()
690 svint8_t test_svqshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_m()
[all …]
H A Dacle_sve2_qsubr.c32 svint8_t test_svqsubr_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsubr_s8_z()
53 svint16_t test_svqsubr_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqsubr_s16_z()
74 svint32_t test_svqsubr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqsubr_s32_z()
95 svint64_t test_svqsubr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqsubr_s64_z()
114 svuint8_t test_svqsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_z()
194 svint8_t test_svqsubr_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsubr_s8_m()
268 svuint8_t test_svqsubr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_m()
342 svint8_t test_svqsubr_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsubr_s8_x()
496 svint8_t test_svqsubr_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsubr_n_s8_z()
690 svint8_t test_svqsubr_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsubr_n_s8_m()
[all …]
H A Dacle_sve2_hsubr.c32 svint8_t test_svhsubr_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsubr_s8_z()
53 svint16_t test_svhsubr_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svhsubr_s16_z()
74 svint32_t test_svhsubr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svhsubr_s32_z()
95 svint64_t test_svhsubr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svhsubr_s64_z()
114 svuint8_t test_svhsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_z()
194 svint8_t test_svhsubr_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsubr_s8_m()
268 svuint8_t test_svhsubr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_m()
342 svint8_t test_svhsubr_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsubr_s8_x()
496 svint8_t test_svhsubr_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsubr_n_s8_z()
690 svint8_t test_svhsubr_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsubr_n_s8_m()
[all …]
H A Dacle_sve2_qrshl.c32 svint8_t test_svqrshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_z()
53 svint16_t test_svqrshl_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqrshl_s16_z()
74 svint32_t test_svqrshl_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqrshl_s32_z()
95 svint64_t test_svqrshl_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqrshl_s64_z()
114 svuint8_t test_svqrshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_z()
194 svint8_t test_svqrshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_m()
268 svuint8_t test_svqrshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_m()
342 svint8_t test_svqrshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_x()
496 svint8_t test_svqrshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_z()
690 svint8_t test_svqrshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_m()
[all …]
H A Dacle_sve2_qsub.c32 svint8_t test_svqsub_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsub_s8_z()
53 svint16_t test_svqsub_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqsub_s16_z()
74 svint32_t test_svqsub_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqsub_s32_z()
95 svint64_t test_svqsub_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqsub_s64_z()
114 svuint8_t test_svqsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_z()
194 svint8_t test_svqsub_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsub_s8_m()
268 svuint8_t test_svqsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_m()
342 svint8_t test_svqsub_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsub_s8_x()
496 svint8_t test_svqsub_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsub_n_s8_z()
690 svint8_t test_svqsub_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsub_n_s8_m()
[all …]
H A Dacle_sve2_qadd.c30 svint8_t test_svqadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_m()
49 svint16_t test_svqadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqadd_s16_m()
68 svint32_t test_svqadd_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqadd_s32_m()
87 svint64_t test_svqadd_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqadd_s64_m()
104 svuint8_t test_svqadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqadd_u8_m()
183 svint8_t test_svqadd_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqadd_n_s8_m()
273 svuint8_t test_svqadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqadd_n_u8_m()
361 svint8_t test_svqadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_z()
530 svint8_t test_svqadd_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqadd_n_s8_z()
720 svint8_t test_svqadd_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_x()
[all …]
H A Dacle_sve2_rhadd.c29 svint8_t test_svrhadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrhadd_s8_m()
48 svint16_t test_svrhadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svrhadd_s16_m()
67 svint32_t test_svrhadd_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svrhadd_s32_m()
86 svint64_t test_svrhadd_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svrhadd_s64_m()
103 svuint8_t test_svrhadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svrhadd_u8_m()
182 svint8_t test_svrhadd_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svrhadd_n_s8_m()
272 svuint8_t test_svrhadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svrhadd_n_u8_m()
360 svint8_t test_svrhadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrhadd_s8_z()
529 svint8_t test_svrhadd_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svrhadd_n_s8_z()
719 svint8_t test_svrhadd_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrhadd_s8_x()
[all …]
H A Dacle_sve2_rshl.c32 svint8_t test_svrshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_z()
53 svint16_t test_svrshl_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svrshl_s16_z()
74 svint32_t test_svrshl_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svrshl_s32_z()
95 svint64_t test_svrshl_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svrshl_s64_z()
114 svuint8_t test_svrshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_z()
194 svint8_t test_svrshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_m()
268 svuint8_t test_svrshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_m()
342 svint8_t test_svrshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_x()
496 svint8_t test_svrshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_z()
690 svint8_t test_svrshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_m()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_mulh.c29 svint8_t test_svmulh_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmulh_s8_z()
48 svint16_t test_svmulh_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svmulh_s16_z()
67 svint32_t test_svmulh_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svmulh_s32_z()
86 svint64_t test_svmulh_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svmulh_s64_z()
103 svuint8_t test_svmulh_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmulh_u8_z()
175 svint8_t test_svmulh_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmulh_s8_m()
241 svuint8_t test_svmulh_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmulh_u8_m()
307 svint8_t test_svmulh_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svmulh_s8_x()
445 svint8_t test_svmulh_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svmulh_n_s8_z()
623 svint8_t test_svmulh_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svmulh_n_s8_m()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/aarch64-sve2-intrinsics/
H A Dacle_sve2_rshl.c15 svint8_t test_svrshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_z()
26 svint16_t test_svrshl_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svrshl_s16_z()
38 svint32_t test_svrshl_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svrshl_s32_z()
50 svint64_t test_svrshl_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svrshl_s64_z()
62 svuint8_t test_svrshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_z()
109 svint8_t test_svrshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_m()
152 svuint8_t test_svrshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svrshl_u8_m()
195 svint8_t test_svrshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrshl_s8_x()
281 svint8_t test_svrshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_z()
383 svint8_t test_svrshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svrshl_n_s8_m()
[all …]
H A Dacle_sve2_hadd.c15 svint8_t test_svhadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhadd_s8_m()
25 svint16_t test_svhadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svhadd_s16_m()
36 svint32_t test_svhadd_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svhadd_s32_m()
47 svint64_t test_svhadd_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svhadd_s64_m()
58 svuint8_t test_svhadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhadd_u8_m()
101 svint8_t test_svhadd_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svhadd_n_s8_m()
148 svuint8_t test_svhadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhadd_n_u8_m()
195 svint8_t test_svhadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhadd_s8_z()
289 svint8_t test_svhadd_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svhadd_n_s8_z()
391 svint8_t test_svhadd_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhadd_s8_x()
[all …]
H A Dacle_sve2_hsub.c15 svint8_t test_svhsub_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_z()
26 svint16_t test_svhsub_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svhsub_s16_z()
38 svint32_t test_svhsub_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svhsub_s32_z()
50 svint64_t test_svhsub_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svhsub_s64_z()
62 svuint8_t test_svhsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_z()
109 svint8_t test_svhsub_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_m()
152 svuint8_t test_svhsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_m()
195 svint8_t test_svhsub_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_x()
281 svint8_t test_svhsub_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsub_n_s8_z()
383 svint8_t test_svhsub_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsub_n_s8_m()
[all …]
H A Dacle_sve2_qsub.c15 svint8_t test_svqsub_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsub_s8_z()
26 svint16_t test_svqsub_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqsub_s16_z()
38 svint32_t test_svqsub_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqsub_s32_z()
50 svint64_t test_svqsub_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqsub_s64_z()
62 svuint8_t test_svqsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_z()
109 svint8_t test_svqsub_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsub_s8_m()
152 svuint8_t test_svqsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_m()
195 svint8_t test_svqsub_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsub_s8_x()
281 svint8_t test_svqsub_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsub_n_s8_z()
383 svint8_t test_svqsub_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsub_n_s8_m()
[all …]
H A Dacle_sve2_rhadd.c14 svint8_t test_svrhadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrhadd_s8_m()
24 svint16_t test_svrhadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svrhadd_s16_m()
35 svint32_t test_svrhadd_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svrhadd_s32_m()
46 svint64_t test_svrhadd_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svrhadd_s64_m()
57 svuint8_t test_svrhadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svrhadd_u8_m()
100 svint8_t test_svrhadd_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svrhadd_n_s8_m()
147 svuint8_t test_svrhadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svrhadd_n_u8_m()
194 svint8_t test_svrhadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrhadd_s8_z()
288 svint8_t test_svrhadd_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svrhadd_n_s8_z()
390 svint8_t test_svrhadd_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svrhadd_s8_x()
[all …]
H A Dacle_sve2_hsubr.c15 svint8_t test_svhsubr_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsubr_s8_z()
26 svint16_t test_svhsubr_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svhsubr_s16_z()
38 svint32_t test_svhsubr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svhsubr_s32_z()
50 svint64_t test_svhsubr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svhsubr_s64_z()
62 svuint8_t test_svhsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_z()
109 svint8_t test_svhsubr_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsubr_s8_m()
152 svuint8_t test_svhsubr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_m()
195 svint8_t test_svhsubr_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsubr_s8_x()
281 svint8_t test_svhsubr_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsubr_n_s8_z()
382 svint8_t test_svhsubr_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsubr_n_s8_m()
[all …]
H A Dacle_sve2_qadd.c15 svint8_t test_svqadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_m()
25 svint16_t test_svqadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqadd_s16_m()
36 svint32_t test_svqadd_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqadd_s32_m()
47 svint64_t test_svqadd_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqadd_s64_m()
58 svuint8_t test_svqadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqadd_u8_m()
101 svint8_t test_svqadd_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqadd_n_s8_m()
148 svuint8_t test_svqadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqadd_n_u8_m()
195 svint8_t test_svqadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_z()
289 svint8_t test_svqadd_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqadd_n_s8_z()
390 svint8_t test_svqadd_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_x()
[all …]
H A Dacle_sve2_qrshl.c15 svint8_t test_svqrshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_z()
26 svint16_t test_svqrshl_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqrshl_s16_z()
38 svint32_t test_svqrshl_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqrshl_s32_z()
50 svint64_t test_svqrshl_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqrshl_s64_z()
62 svuint8_t test_svqrshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_z()
109 svint8_t test_svqrshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_m()
152 svuint8_t test_svqrshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqrshl_u8_m()
195 svint8_t test_svqrshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqrshl_s8_x()
281 svint8_t test_svqrshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_z()
383 svint8_t test_svqrshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqrshl_n_s8_m()
[all …]
H A Dacle_sve2_qshl.c15 svint8_t test_svqshl_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_z()
26 svint16_t test_svqshl_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqshl_s16_z()
38 svint32_t test_svqshl_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqshl_s32_z()
50 svint64_t test_svqshl_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqshl_s64_z()
62 svuint8_t test_svqshl_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_z()
109 svint8_t test_svqshl_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_m()
152 svuint8_t test_svqshl_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svqshl_u8_m()
195 svint8_t test_svqshl_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqshl_s8_x()
281 svint8_t test_svqshl_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_z()
383 svint8_t test_svqshl_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqshl_n_s8_m()
[all …]
H A Dacle_sve2_qsubr.c15 svint8_t test_svqsubr_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsubr_s8_z()
26 svint16_t test_svqsubr_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqsubr_s16_z()
38 svint32_t test_svqsubr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqsubr_s32_z()
50 svint64_t test_svqsubr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqsubr_s64_z()
62 svuint8_t test_svqsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_z()
109 svint8_t test_svqsubr_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsubr_s8_m()
152 svuint8_t test_svqsubr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_m()
195 svint8_t test_svqsubr_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqsubr_s8_x()
281 svint8_t test_svqsubr_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsubr_n_s8_z()
383 svint8_t test_svqsubr_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqsubr_n_s8_m()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/aarch64-sve2-intrinsics/
H A Dacle_sve2_hsub.c17 svint8_t test_svhsub_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_z()
28 svint16_t test_svhsub_s16_z(svbool_t pg, svint16_t op1, svint16_t op2) in test_svhsub_s16_z()
40 svint32_t test_svhsub_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svhsub_s32_z()
52 svint64_t test_svhsub_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svhsub_s64_z()
64 svuint8_t test_svhsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_z()
111 svint8_t test_svhsub_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_m()
154 svuint8_t test_svhsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_m()
197 svint8_t test_svhsub_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svhsub_s8_x()
283 svint8_t test_svhsub_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsub_n_s8_z()
385 svint8_t test_svhsub_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svhsub_n_s8_m()
[all …]
H A Dacle_sve2_qadd.c17 svint8_t test_svqadd_s8_m(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_m()
27 svint16_t test_svqadd_s16_m(svbool_t pg, svint16_t op1, svint16_t op2) in test_svqadd_s16_m()
38 svint32_t test_svqadd_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svqadd_s32_m()
49 svint64_t test_svqadd_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svqadd_s64_m()
60 svuint8_t test_svqadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqadd_u8_m()
103 svint8_t test_svqadd_n_s8_m(svbool_t pg, svint8_t op1, int8_t op2) in test_svqadd_n_s8_m()
150 svuint8_t test_svqadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqadd_n_u8_m()
197 svint8_t test_svqadd_s8_z(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_z()
291 svint8_t test_svqadd_n_s8_z(svbool_t pg, svint8_t op1, int8_t op2) in test_svqadd_n_s8_z()
392 svint8_t test_svqadd_s8_x(svbool_t pg, svint8_t op1, svint8_t op2) in test_svqadd_s8_x()
[all …]

12345678910>>...314