Home
last modified time | relevance | path

Searched refs:svuint32_t (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_lsr.c37 svuint32_t test_svlsr_u32_z(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svlsr_u32_z()
74 svuint32_t test_svlsr_u32_m(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svlsr_u32_m()
109 svuint32_t test_svlsr_u32_x(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svlsr_u32_x()
146 svuint32_t test_svlsr_wide_u32_z(svbool_t pg, svuint32_t op1, svuint64_t op2) in test_svlsr_wide_u32_z()
173 svuint32_t test_svlsr_wide_u32_m(svbool_t pg, svuint32_t op1, svuint64_t op2) in test_svlsr_wide_u32_m()
199 svuint32_t test_svlsr_wide_u32_x(svbool_t pg, svuint32_t op1, svuint64_t op2) in test_svlsr_wide_u32_x()
227 svuint32_t test_svlsr_wide_n_u32_m(svbool_t pg, svuint32_t op1, uint64_t op2) in test_svlsr_wide_n_u32_m()
258 svuint32_t test_svlsr_wide_n_u32_z(svbool_t pg, svuint32_t op1, uint64_t op2) in test_svlsr_wide_n_u32_z()
288 svuint32_t test_svlsr_wide_n_u32_x(svbool_t pg, svuint32_t op1, uint64_t op2) in test_svlsr_wide_n_u32_x()
Dacle_sve_ldff1sh.c38 svuint32_t test_svldff1sh_u32(svbool_t pg, const int16_t *base) in test_svldff1sh_u32()
82 svuint32_t test_svldff1sh_vnum_u32(svbool_t pg, const int16_t *base, int64_t vnum) in test_svldff1sh_vnum_u32()
106 svint32_t test_svldff1sh_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svldff1sh_gather_u32base_s32()
124 svuint32_t test_svldff1sh_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svldff1sh_gather_u32base_u32()
160 svuint32_t test_svldff1sh_gather_s32offset_u32(svbool_t pg, const int16_t *base, svint32_t offsets)… in test_svldff1sh_gather_s32offset_u32()
178 svint32_t test_svldff1sh_gather_u32offset_s32(svbool_t pg, const int16_t *base, svuint32_t offsets)… in test_svldff1sh_gather_u32offset_s32()
196 svuint32_t test_svldff1sh_gather_u32offset_u32(svbool_t pg, const int16_t *base, svuint32_t offsets… in test_svldff1sh_gather_u32offset_u32()
214 svint32_t test_svldff1sh_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldff1sh_gather_u32base_offset_s32()
232 svuint32_t test_svldff1sh_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldff1sh_gather_u32base_offset_u32()
268 svuint32_t test_svldff1sh_gather_s32index_u32(svbool_t pg, const int16_t *base, svint32_t indices) { in test_svldff1sh_gather_s32index_u32()
[all …]
Dacle_sve_ld1sh.c38 svuint32_t test_svld1sh_u32(svbool_t pg, const int16_t *base) in test_svld1sh_u32()
82 svuint32_t test_svld1sh_vnum_u32(svbool_t pg, const int16_t *base, int64_t vnum) in test_svld1sh_vnum_u32()
106 svint32_t test_svld1sh_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svld1sh_gather_u32base_s32()
124 svuint32_t test_svld1sh_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svld1sh_gather_u32base_u32()
160 svuint32_t test_svld1sh_gather_s32offset_u32(svbool_t pg, const int16_t *base, svint32_t offsets) { in test_svld1sh_gather_s32offset_u32()
178 svint32_t test_svld1sh_gather_u32offset_s32(svbool_t pg, const int16_t *base, svuint32_t offsets) { in test_svld1sh_gather_u32offset_s32()
196 svuint32_t test_svld1sh_gather_u32offset_u32(svbool_t pg, const int16_t *base, svuint32_t offsets) { in test_svld1sh_gather_u32offset_u32()
214 svint32_t test_svld1sh_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svld1sh_gather_u32base_offset_s32()
232 svuint32_t test_svld1sh_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svld1sh_gather_u32base_offset_u32()
268 svuint32_t test_svld1sh_gather_s32index_u32(svbool_t pg, const int16_t *base, svint32_t indices) { in test_svld1sh_gather_s32index_u32()
[all …]
Dacle_sve_ldff1uh.c38 svuint32_t test_svldff1uh_u32(svbool_t pg, const uint16_t *base) in test_svldff1uh_u32()
82 svuint32_t test_svldff1uh_vnum_u32(svbool_t pg, const uint16_t *base, int64_t vnum) in test_svldff1uh_vnum_u32()
106 svint32_t test_svldff1uh_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svldff1uh_gather_u32base_s32()
124 svuint32_t test_svldff1uh_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svldff1uh_gather_u32base_u32()
160 svuint32_t test_svldff1uh_gather_s32offset_u32(svbool_t pg, const uint16_t *base, svint32_t offsets… in test_svldff1uh_gather_s32offset_u32()
178 svint32_t test_svldff1uh_gather_u32offset_s32(svbool_t pg, const uint16_t *base, svuint32_t offsets… in test_svldff1uh_gather_u32offset_s32()
196 svuint32_t test_svldff1uh_gather_u32offset_u32(svbool_t pg, const uint16_t *base, svuint32_t offset… in test_svldff1uh_gather_u32offset_u32()
214 svint32_t test_svldff1uh_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldff1uh_gather_u32base_offset_s32()
232 svuint32_t test_svldff1uh_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldff1uh_gather_u32base_offset_u32()
268 svuint32_t test_svldff1uh_gather_s32index_u32(svbool_t pg, const uint16_t *base, svint32_t indices)… in test_svldff1uh_gather_s32index_u32()
[all …]
Dacle_sve_ld1uh.c38 svuint32_t test_svld1uh_u32(svbool_t pg, const uint16_t *base) in test_svld1uh_u32()
82 svuint32_t test_svld1uh_vnum_u32(svbool_t pg, const uint16_t *base, int64_t vnum) in test_svld1uh_vnum_u32()
106 svint32_t test_svld1uh_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svld1uh_gather_u32base_s32()
124 svuint32_t test_svld1uh_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svld1uh_gather_u32base_u32()
160 svuint32_t test_svld1uh_gather_s32offset_u32(svbool_t pg, const uint16_t *base, svint32_t offsets) { in test_svld1uh_gather_s32offset_u32()
178 svint32_t test_svld1uh_gather_u32offset_s32(svbool_t pg, const uint16_t *base, svuint32_t offsets) { in test_svld1uh_gather_u32offset_s32()
196 svuint32_t test_svld1uh_gather_u32offset_u32(svbool_t pg, const uint16_t *base, svuint32_t offsets)… in test_svld1uh_gather_u32offset_u32()
214 svint32_t test_svld1uh_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svld1uh_gather_u32base_offset_s32()
232 svuint32_t test_svld1uh_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svld1uh_gather_u32base_offset_u32()
268 svuint32_t test_svld1uh_gather_s32index_u32(svbool_t pg, const uint16_t *base, svint32_t indices) { in test_svld1uh_gather_s32index_u32()
[all …]
Dacle_sve_st1h.c38 void test_svst1h_u32(svbool_t pg, uint16_t *base, svuint32_t data) in test_svst1h_u32()
82 void test_svst1h_vnum_u32(svbool_t pg, uint16_t *base, int64_t vnum, svuint32_t data) in test_svst1h_vnum_u32()
106 void test_svst1h_scatter_u32base_s32(svbool_t pg, svuint32_t bases, svint32_t data) in test_svst1h_scatter_u32base_s32()
126 void test_svst1h_scatter_u32base_u32(svbool_t pg, svuint32_t bases, svuint32_t data) in test_svst1h_scatter_u32base_u32()
166 void test_svst1h_scatter_s32offset_u32(svbool_t pg, uint16_t *base, svint32_t offsets, svuint32_t d… in test_svst1h_scatter_s32offset_u32()
186 void test_svst1h_scatter_u32offset_s32(svbool_t pg, int16_t *base, svuint32_t offsets, svint32_t da… in test_svst1h_scatter_u32offset_s32()
206 void test_svst1h_scatter_u32offset_u32(svbool_t pg, uint16_t *base, svuint32_t offsets, svuint32_t in test_svst1h_scatter_u32offset_u32()
226 void test_svst1h_scatter_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset, svint32_… in test_svst1h_scatter_u32base_offset_s32()
246 …d test_svst1h_scatter_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset, svuint32_t in test_svst1h_scatter_u32base_offset_u32()
286 void test_svst1h_scatter_s32index_u32(svbool_t pg, uint16_t *base, svint32_t indices, svuint32_t da… in test_svst1h_scatter_s32index_u32()
[all …]
Dacle_sve_cnt.c35 svuint32_t test_svcnt_s32_z(svbool_t pg, svint32_t op) in test_svcnt_s32_z()
70 svuint32_t test_svcnt_u32_z(svbool_t pg, svuint32_t op) in test_svcnt_u32_z()
97 svuint32_t test_svcnt_f32_z(svbool_t pg, svfloat32_t op) in test_svcnt_f32_z()
132 svuint32_t test_svcnt_s32_m(svuint32_t inactive, svbool_t pg, svint32_t op) in test_svcnt_s32_m()
167 svuint32_t test_svcnt_u32_m(svuint32_t inactive, svbool_t pg, svuint32_t op) in test_svcnt_u32_m()
194 svuint32_t test_svcnt_f32_m(svuint32_t inactive, svbool_t pg, svfloat32_t op) in test_svcnt_f32_m()
229 svuint32_t test_svcnt_s32_x(svbool_t pg, svint32_t op) in test_svcnt_s32_x()
264 svuint32_t test_svcnt_u32_x(svbool_t pg, svuint32_t op) in test_svcnt_u32_x()
291 svuint32_t test_svcnt_f32_x(svbool_t pg, svfloat32_t op) in test_svcnt_f32_x()
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/
Dacle_sve2_cmla.c230 svuint32_t test_svcmla_u32(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svcmla_u32()
239 svuint32_t test_svcmla_u32_1(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svcmla_u32_1()
248 svuint32_t test_svcmla_u32_2(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svcmla_u32_2()
257 svuint32_t test_svcmla_u32_3(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svcmla_u32_3()
356 svuint32_t test_svcmla_lane_u32(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svcmla_lane_u32()
365 svuint32_t test_svcmla_lane_u32_1(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svcmla_lane_u32_1()
Dacle_sve2_mlslt.c55 svuint32_t test_svmlslt_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslt_u32()
65 svuint64_t test_svmlslt_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlslt_u64()
119 svuint32_t test_svmlslt_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlslt_n_u32()
130 svuint64_t test_svmlslt_n_u64(svuint64_t op1, svuint32_t op2, uint32_t op3) in test_svmlslt_n_u64()
181 svuint32_t test_svmlslt_lane_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslt_lane_u32()
191 svuint32_t test_svmlslt_lane_u32_1(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslt_lane_u32_1()
201 svuint64_t test_svmlslt_lane_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlslt_lane_u64()
211 svuint64_t test_svmlslt_lane_u64_1(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlslt_lane_u64_1()
Dacle_sve2_mlalt.c55 svuint32_t test_svmlalt_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalt_u32()
65 svuint64_t test_svmlalt_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlalt_u64()
119 svuint32_t test_svmlalt_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlalt_n_u32()
130 svuint64_t test_svmlalt_n_u64(svuint64_t op1, svuint32_t op2, uint32_t op3) in test_svmlalt_n_u64()
181 svuint32_t test_svmlalt_lane_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalt_lane_u32()
191 svuint32_t test_svmlalt_lane_u32_1(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalt_lane_u32_1()
201 svuint64_t test_svmlalt_lane_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlalt_lane_u64()
211 svuint64_t test_svmlalt_lane_u64_1(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlalt_lane_u64_1()
Dacle_sve2_mlslb.c55 svuint32_t test_svmlslb_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslb_u32()
65 svuint64_t test_svmlslb_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlslb_u64()
119 svuint32_t test_svmlslb_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlslb_n_u32()
130 svuint64_t test_svmlslb_n_u64(svuint64_t op1, svuint32_t op2, uint32_t op3) in test_svmlslb_n_u64()
181 svuint32_t test_svmlslb_lane_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslb_lane_u32()
191 svuint32_t test_svmlslb_lane_u32_1(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslb_lane_u32_1()
201 svuint64_t test_svmlslb_lane_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlslb_lane_u64()
211 svuint64_t test_svmlslb_lane_u64_1(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlslb_lane_u64_1()
Dacle_sve2_mlalb.c55 svuint32_t test_svmlalb_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalb_u32()
65 svuint64_t test_svmlalb_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlalb_u64()
119 svuint32_t test_svmlalb_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlalb_n_u32()
130 svuint64_t test_svmlalb_n_u64(svuint64_t op1, svuint32_t op2, uint32_t op3) in test_svmlalb_n_u64()
181 svuint32_t test_svmlalb_lane_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalb_lane_u32()
191 svuint32_t test_svmlalb_lane_u32_1(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalb_lane_u32_1()
201 svuint64_t test_svmlalb_lane_u64(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlalb_lane_u64()
211 svuint64_t test_svmlalb_lane_u64_1(svuint64_t op1, svuint32_t op2, svuint32_t op3) in test_svmlalb_lane_u64_1()
Dacle_sve2_recpe.c15 svuint32_t test_svrecpe_u32_z(svbool_t pg, svuint32_t op) in test_svrecpe_u32_z()
26 svuint32_t test_svrecpe_u32_m(svuint32_t inactive, svbool_t pg, svuint32_t op) in test_svrecpe_u32_m()
37 svuint32_t test_svrecpe_u32_x(svbool_t pg, svuint32_t op) in test_svrecpe_u32_x()
Dacle_sve2_rsqrte.c15 svuint32_t test_svrsqrte_u32_z(svbool_t pg, svuint32_t op) in test_svrsqrte_u32_z()
26 svuint32_t test_svrsqrte_u32_m(svuint32_t inactive, svbool_t pg, svuint32_t op) in test_svrsqrte_u32_m()
37 svuint32_t test_svrsqrte_u32_x(svbool_t pg, svuint32_t op) in test_svrsqrte_u32_x()
Dacle_sve2_pmullt.c25 svuint32_t test_svpmullt_pair_u32(svuint32_t op1, svuint32_t op2) in test_svpmullt_pair_u32()
46 svuint32_t test_svpmullt_pair_n_u32(svuint32_t op1, uint32_t op2) in test_svpmullt_pair_n_u32()
68 svuint64_t test_svpmullt_u64(svuint32_t op1, svuint32_t op2) in test_svpmullt_u64()
91 svuint64_t test_svpmullt_n_u64(svuint32_t op1, uint32_t op2) in test_svpmullt_n_u64()
Dacle_sve2_pmullb.c25 svuint32_t test_svpmullb_pair_u32(svuint32_t op1, svuint32_t op2) in test_svpmullb_pair_u32()
46 svuint32_t test_svpmullb_pair_n_u32(svuint32_t op1, uint32_t op2) in test_svpmullb_pair_n_u32()
68 svuint64_t test_svpmullb_u64(svuint32_t op1, svuint32_t op2) in test_svpmullb_u64()
91 svuint64_t test_svpmullb_n_u64(svuint32_t op1, uint32_t op2) in test_svpmullb_n_u64()
Dacle_sve2_mullb.c55 svuint32_t test_svmullb_u32(svuint16_t op1, svuint16_t op2) in test_svmullb_u32()
65 svuint64_t test_svmullb_u64(svuint32_t op1, svuint32_t op2) in test_svmullb_u64()
119 svuint32_t test_svmullb_n_u32(svuint16_t op1, uint16_t op2) in test_svmullb_n_u32()
130 svuint64_t test_svmullb_n_u64(svuint32_t op1, uint32_t op2) in test_svmullb_n_u64()
181 svuint32_t test_svmullb_lane_u32(svuint16_t op1, svuint16_t op2) in test_svmullb_lane_u32()
191 svuint32_t test_svmullb_lane_u32_1(svuint16_t op1, svuint16_t op2) in test_svmullb_lane_u32_1()
201 svuint64_t test_svmullb_lane_u64(svuint32_t op1, svuint32_t op2) in test_svmullb_lane_u64()
211 svuint64_t test_svmullb_lane_u64_1(svuint32_t op1, svuint32_t op2) in test_svmullb_lane_u64_1()
Dacle_sve2_mullt.c55 svuint32_t test_svmullt_u32(svuint16_t op1, svuint16_t op2) in test_svmullt_u32()
65 svuint64_t test_svmullt_u64(svuint32_t op1, svuint32_t op2) in test_svmullt_u64()
119 svuint32_t test_svmullt_n_u32(svuint16_t op1, uint16_t op2) in test_svmullt_n_u32()
130 svuint64_t test_svmullt_n_u64(svuint32_t op1, uint32_t op2) in test_svmullt_n_u64()
181 svuint32_t test_svmullt_lane_u32(svuint16_t op1, svuint16_t op2) in test_svmullt_lane_u32()
191 svuint32_t test_svmullt_lane_u32_1(svuint16_t op1, svuint16_t op2) in test_svmullt_lane_u32_1()
201 svuint64_t test_svmullt_lane_u64(svuint32_t op1, svuint32_t op2) in test_svmullt_lane_u64()
211 svuint64_t test_svmullt_lane_u64_1(svuint32_t op1, svuint32_t op2) in test_svmullt_lane_u64_1()
Dacle_sve2_sbclt.c15 svuint32_t test_svsbclt_u32(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svsbclt_u32()
35 svuint32_t test_svsbclt_n_u32(svuint32_t op1, svuint32_t op2, uint32_t op3) in test_svsbclt_n_u32()
Dacle_sve2_adclb.c15 svuint32_t test_svadclb_u32(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svadclb_u32()
35 svuint32_t test_svadclb_n_u32(svuint32_t op1, svuint32_t op2, uint32_t op3) in test_svadclb_n_u32()
Dacle_sve2_adclt.c15 svuint32_t test_svadclt_u32(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svadclt_u32()
35 svuint32_t test_svadclt_n_u32(svuint32_t op1, svuint32_t op2, uint32_t op3) in test_svadclt_n_u32()
Dacle_sve2_sbclb.c15 svuint32_t test_svsbclb_u32(svuint32_t op1, svuint32_t op2, svuint32_t op3) in test_svsbclb_u32()
35 svuint32_t test_svsbclb_n_u32(svuint32_t op1, svuint32_t op2, uint32_t op3) in test_svsbclb_n_u32()
Dacle_sve2_ldnt1uh.c15 svint32_t test_svldnt1uh_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svldnt1uh_gather_u32base_s32()
37 svuint32_t test_svldnt1uh_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svldnt1uh_gather_u32base_u32()
81 svint32_t test_svldnt1uh_gather_u32offset_s32(svbool_t pg, const uint16_t *base, svuint32_t offsets… in test_svldnt1uh_gather_u32offset_s32()
103 svuint32_t test_svldnt1uh_gather_u32offset_u32(svbool_t pg, const uint16_t *base, svuint32_t offset… in test_svldnt1uh_gather_u32offset_u32()
125 svint32_t test_svldnt1uh_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1uh_gather_u32base_offset_s32()
147 svuint32_t test_svldnt1uh_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1uh_gather_u32base_offset_u32()
213 svint32_t test_svldnt1uh_gather_u32base_index_s32(svbool_t pg, svuint32_t bases, int64_t index) { in test_svldnt1uh_gather_u32base_index_s32()
237 svuint32_t test_svldnt1uh_gather_u32base_index_u32(svbool_t pg, svuint32_t bases, int64_t index) { in test_svldnt1uh_gather_u32base_index_u32()
Dacle_sve2_ldnt1sh.c15 svint32_t test_svldnt1sh_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svldnt1sh_gather_u32base_s32()
37 svuint32_t test_svldnt1sh_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svldnt1sh_gather_u32base_u32()
81 svint32_t test_svldnt1sh_gather_u32offset_s32(svbool_t pg, const int16_t *base, svuint32_t offsets)… in test_svldnt1sh_gather_u32offset_s32()
103 svuint32_t test_svldnt1sh_gather_u32offset_u32(svbool_t pg, const int16_t *base, svuint32_t offsets… in test_svldnt1sh_gather_u32offset_u32()
125 svint32_t test_svldnt1sh_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1sh_gather_u32base_offset_s32()
147 svuint32_t test_svldnt1sh_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1sh_gather_u32base_offset_u32()
213 svint32_t test_svldnt1sh_gather_u32base_index_s32(svbool_t pg, svuint32_t bases, int64_t index) { in test_svldnt1sh_gather_u32base_index_s32()
237 svuint32_t test_svldnt1sh_gather_u32base_index_u32(svbool_t pg, svuint32_t bases, int64_t index) { in test_svldnt1sh_gather_u32base_index_u32()
Dacle_sve2_ldnt1.c15 svint32_t test_svldnt1_gather_u32base_s32(svbool_t pg, svuint32_t bases) { in test_svldnt1_gather_u32base_s32()
35 svuint32_t test_svldnt1_gather_u32base_u32(svbool_t pg, svuint32_t bases) { in test_svldnt1_gather_u32base_u32()
55 svfloat32_t test_svldnt1_gather_u32base_f32(svbool_t pg, svuint32_t bases) { in test_svldnt1_gather_u32base_f32()
105 svint32_t test_svldnt1_gather_u32offset_s32(svbool_t pg, const int32_t *base, svuint32_t offsets) { in test_svldnt1_gather_u32offset_s32()
125 svuint32_t test_svldnt1_gather_u32offset_u32(svbool_t pg, const uint32_t *base, svuint32_t offsets)… in test_svldnt1_gather_u32offset_u32()
145 svfloat32_t test_svldnt1_gather_u32offset_f32(svbool_t pg, const float32_t *base, svuint32_t offset… in test_svldnt1_gather_u32offset_f32()
165 svint32_t test_svldnt1_gather_u32base_offset_s32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1_gather_u32base_offset_s32()
185 svuint32_t test_svldnt1_gather_u32base_offset_u32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1_gather_u32base_offset_u32()
205 svfloat32_t test_svldnt1_gather_u32base_offset_f32(svbool_t pg, svuint32_t bases, int64_t offset) { in test_svldnt1_gather_u32base_offset_f32()
285 svint32_t test_svldnt1_gather_u32base_index_s32(svbool_t pg, svuint32_t bases, int64_t index) { in test_svldnt1_gather_u32base_index_s32()
[all …]

12345678910>>...12