Home
last modified time | relevance | path

Searched defs:op2 (Results 151 – 175 of 7585) sorted by relevance

12345678910>>...304

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/aarch64-sve-intrinsics/
H A 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()
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()
130 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
141 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
[all …]
H A 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()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
239 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
271 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_asr.c16 svint8_t test_svasr_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_z()
25 svint16_t test_svasr_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_z()
35 svint32_t test_svasr_s32_z(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_z()
45 svint64_t test_svasr_s64_z(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svasr_s64_z()
55 svint8_t test_svasr_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_m()
63 svint16_t test_svasr_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_m()
72 svint32_t test_svasr_s32_m(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_m()
90 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
237 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
269 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A Dacle_sve_div.c16 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
26 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
36 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
56 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
65 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
92 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
101 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
128 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
139 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
172 svint32_t test_svdiv_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_m()
[all …]
H A Dacle_sve_divr.c16 svint32_t test_svdivr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_z()
26 svint64_t test_svdivr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_z()
36 svuint32_t test_svdivr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdivr_u32_z()
56 svint32_t test_svdivr_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_m()
65 svint64_t test_svdivr_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_m()
92 svint32_t test_svdivr_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_x()
101 svint64_t test_svdivr_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_x()
128 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
139 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
172 svint32_t test_svdivr_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_m()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/aarch64-sve-intrinsics/
H A 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()
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()
130 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
141 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
[all …]
H A Dacle_sve_div.c18 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
28 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
38 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
48 svuint64_t test_svdiv_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svdiv_u64_z()
58 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
67 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
94 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
103 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
130 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
141 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
[all …]
H A 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()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
239 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
271 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_div.c18 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
28 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
38 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
48 svuint64_t test_svdiv_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svdiv_u64_z()
58 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
67 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
94 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
103 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
130 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
141 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
[all …]
H A 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()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
239 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
271 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A 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()
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()
130 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
141 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/aarch64-sve-intrinsics/
H A 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()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
239 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
271 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A Dacle_sve_div.c18 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
28 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
38 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
48 svuint64_t test_svdiv_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svdiv_u64_z()
58 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
67 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
94 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
103 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
130 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
141 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
[all …]
H A 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()
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()
130 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
141 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_divr.c31 svint32_t test_svdivr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_z()
50 svint64_t test_svdivr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_z()
69 svuint32_t test_svdivr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdivr_u32_z()
105 svint32_t test_svdivr_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_m()
122 svint64_t test_svdivr_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_m()
173 svint32_t test_svdivr_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_x()
190 svint64_t test_svdivr_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_x()
247 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
270 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
337 svint32_t test_svdivr_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_m()
[all …]
H A Dacle_sve_asr.c29 svint8_t test_svasr_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_z()
48 svint16_t test_svasr_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_z()
67 svint32_t test_svasr_s32_z(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_z()
86 svint64_t test_svasr_s64_z(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svasr_s64_z()
101 svint8_t test_svasr_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_m()
118 svint16_t test_svasr_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_m()
135 svint32_t test_svasr_s32_m(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_m()
167 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
457 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
522 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A Dacle_sve_div.c31 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
50 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
69 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
105 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
122 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
173 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
190 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
247 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
270 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
337 svint32_t test_svdiv_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_m()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_asr.c16 svint8_t test_svasr_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_z()
25 svint16_t test_svasr_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_z()
35 svint32_t test_svasr_s32_z(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_z()
45 svint64_t test_svasr_s64_z(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svasr_s64_z()
55 svint8_t test_svasr_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_m()
63 svint16_t test_svasr_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_m()
72 svint32_t test_svasr_s32_m(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_m()
90 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
237 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
269 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A Dacle_sve_div.c16 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
26 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
36 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
56 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
65 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
92 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
101 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
128 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
139 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
172 svint32_t test_svdiv_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_m()
[all …]
H A Dacle_sve_divr.c16 svint32_t test_svdivr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_z()
26 svint64_t test_svdivr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_z()
36 svuint32_t test_svdivr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdivr_u32_z()
56 svint32_t test_svdivr_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_m()
65 svint64_t test_svdivr_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_m()
92 svint32_t test_svdivr_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_x()
101 svint64_t test_svdivr_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_x()
128 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
139 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
172 svint32_t test_svdivr_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_m()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_div.c16 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
26 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
36 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
56 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
65 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
92 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
101 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
128 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
139 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
172 svint32_t test_svdiv_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_m()
[all …]
H A Dacle_sve_asr.c16 svint8_t test_svasr_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_z()
25 svint16_t test_svasr_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_z()
35 svint32_t test_svasr_s32_z(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_z()
45 svint64_t test_svasr_s64_z(svbool_t pg, svint64_t op1, svuint64_t op2) in test_svasr_s64_z()
55 svint8_t test_svasr_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_m()
63 svint16_t test_svasr_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svasr_s16_m()
72 svint32_t test_svasr_s32_m(svbool_t pg, svint32_t op1, svuint32_t op2) in test_svasr_s32_m()
90 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
237 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
269 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A Dacle_sve_divr.c16 svint32_t test_svdivr_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_z()
26 svint64_t test_svdivr_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_z()
36 svuint32_t test_svdivr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdivr_u32_z()
56 svint32_t test_svdivr_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_m()
65 svint64_t test_svdivr_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_m()
92 svint32_t test_svdivr_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdivr_s32_x()
101 svint64_t test_svdivr_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdivr_s64_x()
128 svint32_t test_svdivr_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_z()
139 svint64_t test_svdivr_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdivr_n_s64_z()
172 svint32_t test_svdivr_n_s32_m(svbool_t pg, svint32_t op1, int32_t op2) in test_svdivr_n_s32_m()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A 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()
92 svint8_t test_svasr_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svasr_s8_x()
239 svint8_t test_svasr_n_s8_z(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_z()
271 svint8_t test_svasr_n_s8_m(svbool_t pg, svint8_t op1, uint8_t op2) in test_svasr_n_s8_m()
[all …]
H A Dacle_sve_div.c18 svint32_t test_svdiv_s32_z(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_z()
28 svint64_t test_svdiv_s64_z(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_z()
38 svuint32_t test_svdiv_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svdiv_u32_z()
48 svuint64_t test_svdiv_u64_z(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svdiv_u64_z()
58 svint32_t test_svdiv_s32_m(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_m()
67 svint64_t test_svdiv_s64_m(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_m()
94 svint32_t test_svdiv_s32_x(svbool_t pg, svint32_t op1, svint32_t op2) in test_svdiv_s32_x()
103 svint64_t test_svdiv_s64_x(svbool_t pg, svint64_t op1, svint64_t op2) in test_svdiv_s64_x()
130 svint32_t test_svdiv_n_s32_z(svbool_t pg, svint32_t op1, int32_t op2) in test_svdiv_n_s32_z()
141 svint64_t test_svdiv_n_s64_z(svbool_t pg, svint64_t op1, int64_t op2) in test_svdiv_n_s64_z()
[all …]

12345678910>>...304