Home
last modified time | relevance | path

Searched refs:svuint16_t (Results 1 – 25 of 246) sorted by relevance

12345678910

/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_lsr.c27 svuint16_t test_svlsr_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsr_u16_z()
65 svuint16_t test_svlsr_u16_m(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsr_u16_m()
100 svuint16_t test_svlsr_u16_x(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsr_u16_x()
136 svuint16_t test_svlsr_wide_u16_z(svbool_t pg, svuint16_t op1, svuint64_t op2) in test_svlsr_wide_u16_z()
164 svuint16_t test_svlsr_wide_u16_m(svbool_t pg, svuint16_t op1, svuint64_t op2) in test_svlsr_wide_u16_m()
190 svuint16_t test_svlsr_wide_u16_x(svbool_t pg, svuint16_t op1, svuint64_t op2) in test_svlsr_wide_u16_x()
217 svuint16_t test_svlsr_wide_n_u16_m(svbool_t pg, svuint16_t op1, uint64_t op2) in test_svlsr_wide_n_u16_m()
247 svuint16_t test_svlsr_wide_n_u16_z(svbool_t pg, svuint16_t op1, uint64_t op2) in test_svlsr_wide_n_u16_z()
278 svuint16_t test_svlsr_wide_n_u16_x(svbool_t pg, svuint16_t op1, uint64_t op2) in test_svlsr_wide_n_u16_x()
Dacle_sve_cnt.c26 svuint16_t test_svcnt_s16_z(svbool_t pg, svint16_t op) in test_svcnt_s16_z()
61 svuint16_t test_svcnt_u16_z(svbool_t pg, svuint16_t op) in test_svcnt_u16_z()
88 svuint16_t test_svcnt_f16_z(svbool_t pg, svfloat16_t op) in test_svcnt_f16_z()
123 svuint16_t test_svcnt_s16_m(svuint16_t inactive, svbool_t pg, svint16_t op) in test_svcnt_s16_m()
158 svuint16_t test_svcnt_u16_m(svuint16_t inactive, svbool_t pg, svuint16_t op) in test_svcnt_u16_m()
185 svuint16_t test_svcnt_f16_m(svuint16_t inactive, svbool_t pg, svfloat16_t op) in test_svcnt_f16_m()
220 svuint16_t test_svcnt_s16_x(svbool_t pg, svint16_t op) in test_svcnt_s16_x()
255 svuint16_t test_svcnt_u16_x(svbool_t pg, svuint16_t op) in test_svcnt_u16_x()
282 svuint16_t test_svcnt_f16_x(svbool_t pg, svfloat16_t op) in test_svcnt_f16_x()
Dacle_sve_clz.c26 svuint16_t test_svclz_s16_z(svbool_t pg, svint16_t op) in test_svclz_s16_z()
61 svuint16_t test_svclz_u16_z(svbool_t pg, svuint16_t op) in test_svclz_u16_z()
96 svuint16_t test_svclz_s16_m(svuint16_t inactive, svbool_t pg, svint16_t op) in test_svclz_s16_m()
131 svuint16_t test_svclz_u16_m(svuint16_t inactive, svbool_t pg, svuint16_t op) in test_svclz_u16_m()
166 svuint16_t test_svclz_s16_x(svbool_t pg, svint16_t op) in test_svclz_s16_x()
201 svuint16_t test_svclz_u16_x(svbool_t pg, svuint16_t op) in test_svclz_u16_x()
Dacle_sve_lsl.c27 svint16_t test_svlsl_s16_z(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svlsl_s16_z()
66 svuint16_t test_svlsl_u16_z(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsl_u16_z()
104 svint16_t test_svlsl_s16_m(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svlsl_s16_m()
139 svuint16_t test_svlsl_u16_m(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsl_u16_m()
174 svint16_t test_svlsl_s16_x(svbool_t pg, svint16_t op1, svuint16_t op2) in test_svlsl_s16_x()
209 svuint16_t test_svlsl_u16_x(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svlsl_u16_x()
274 svuint16_t test_svlsl_wide_u16_z(svbool_t pg, svuint16_t op1, svuint64_t op2) in test_svlsl_wide_u16_z()
328 svuint16_t test_svlsl_wide_u16_m(svbool_t pg, svuint16_t op1, svuint64_t op2) in test_svlsl_wide_u16_m()
380 svuint16_t test_svlsl_wide_u16_x(svbool_t pg, svuint16_t op1, svuint64_t op2) in test_svlsl_wide_u16_x()
Dacle_sve_reinterpret.c57 svint8_t test_svreinterpret_s8_u16(svuint16_t op) in test_svreinterpret_s8_u16()
144 svint16_t test_svreinterpret_s16_u16(svuint16_t op) in test_svreinterpret_s16_u16()
230 svint32_t test_svreinterpret_s32_u16(svuint16_t op) in test_svreinterpret_s32_u16()
316 svint64_t test_svreinterpret_s64_u16(svuint16_t op) in test_svreinterpret_s64_u16()
401 svuint8_t test_svreinterpret_u8_u16(svuint16_t op) in test_svreinterpret_u8_u16()
449 svuint16_t test_svreinterpret_u16_s8(svint8_t op) in test_svreinterpret_u16_s8()
457 svuint16_t test_svreinterpret_u16_s16(svint16_t op) in test_svreinterpret_u16_s16()
464 svuint16_t test_svreinterpret_u16_s32(svint32_t op) in test_svreinterpret_u16_s32()
472 svuint16_t test_svreinterpret_u16_s64(svint64_t op) in test_svreinterpret_u16_s64()
480 svuint16_t test_svreinterpret_u16_u8(svuint8_t op) in test_svreinterpret_u16_u8()
[all …]
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/
Dacle_sve2_cmla.c194 svuint16_t test_svcmla_u16(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_u16()
203 svuint16_t test_svcmla_u16_1(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_u16_1()
212 svuint16_t test_svcmla_u16_2(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_u16_2()
221 svuint16_t test_svcmla_u16_3(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_u16_3()
338 svuint16_t test_svcmla_lane_u16(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_lane_u16()
347 svuint16_t test_svcmla_lane_u16_1(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_lane_u16_1()
Dacle_sve2_mla.c68 svuint16_t test_svmla_lane_u16(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svmla_lane_u16()
77 svuint16_t test_svmla_lane_u16_1(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svmla_lane_u16_1()
Dacle_sve2_sqadd.c24 svuint16_t test_svsqadd_u16_m(svbool_t pg, svuint16_t op1, svint16_t op2) in test_svsqadd_u16_m()
68 svuint16_t test_svsqadd_n_u16_m(svbool_t pg, svuint16_t op1, int16_t op2) in test_svsqadd_n_u16_m()
115 svuint16_t test_svsqadd_u16_z(svbool_t pg, svuint16_t op1, svint16_t op2) in test_svsqadd_u16_z()
162 svuint16_t test_svsqadd_n_u16_z(svbool_t pg, svuint16_t op1, int16_t op2) in test_svsqadd_n_u16_z()
211 svuint16_t test_svsqadd_u16_x(svbool_t pg, svuint16_t op1, svint16_t op2) in test_svsqadd_u16_x()
255 svuint16_t test_svsqadd_n_u16_x(svbool_t pg, svuint16_t op1, int16_t op2) in test_svsqadd_n_u16_x()
Dacle_sve2_mullb.c45 svuint16_t test_svmullb_u16(svuint8_t op1, svuint8_t op2) in test_svmullb_u16()
55 svuint32_t test_svmullb_u32(svuint16_t op1, svuint16_t op2) in test_svmullb_u32()
108 svuint16_t test_svmullb_n_u16(svuint8_t op1, uint8_t op2) in test_svmullb_n_u16()
119 svuint32_t test_svmullb_n_u32(svuint16_t op1, uint16_t op2) in test_svmullb_n_u32()
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()
Dacle_sve2_mullt.c45 svuint16_t test_svmullt_u16(svuint8_t op1, svuint8_t op2) in test_svmullt_u16()
55 svuint32_t test_svmullt_u32(svuint16_t op1, svuint16_t op2) in test_svmullt_u32()
108 svuint16_t test_svmullt_n_u16(svuint8_t op1, uint8_t op2) in test_svmullt_n_u16()
119 svuint32_t test_svmullt_n_u32(svuint16_t op1, uint16_t op2) in test_svmullt_n_u32()
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()
Dacle_sve2_mls.c68 svuint16_t test_svmls_lane_u16(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svmls_lane_u16()
77 svuint16_t test_svmls_lane_u16_1(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svmls_lane_u16_1()
Dacle_sve2_mlslt.c45 svuint16_t test_svmlslt_u16(svuint16_t op1, svuint8_t op2, svuint8_t op3) in test_svmlslt_u16()
55 svuint32_t test_svmlslt_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslt_u32()
108 svuint16_t test_svmlslt_n_u16(svuint16_t op1, svuint8_t op2, uint8_t op3) in test_svmlslt_n_u16()
119 svuint32_t test_svmlslt_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlslt_n_u32()
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()
Dacle_sve2_mlalt.c45 svuint16_t test_svmlalt_u16(svuint16_t op1, svuint8_t op2, svuint8_t op3) in test_svmlalt_u16()
55 svuint32_t test_svmlalt_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalt_u32()
108 svuint16_t test_svmlalt_n_u16(svuint16_t op1, svuint8_t op2, uint8_t op3) in test_svmlalt_n_u16()
119 svuint32_t test_svmlalt_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlalt_n_u32()
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()
Dacle_sve2_mlslb.c45 svuint16_t test_svmlslb_u16(svuint16_t op1, svuint8_t op2, svuint8_t op3) in test_svmlslb_u16()
55 svuint32_t test_svmlslb_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlslb_u32()
108 svuint16_t test_svmlslb_n_u16(svuint16_t op1, svuint8_t op2, uint8_t op3) in test_svmlslb_n_u16()
119 svuint32_t test_svmlslb_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlslb_n_u32()
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()
Dacle_sve2_mlalb.c45 svuint16_t test_svmlalb_u16(svuint16_t op1, svuint8_t op2, svuint8_t op3) in test_svmlalb_u16()
55 svuint32_t test_svmlalb_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svmlalb_u32()
108 svuint16_t test_svmlalb_n_u16(svuint16_t op1, svuint8_t op2, uint8_t op3) in test_svmlalb_n_u16()
119 svuint32_t test_svmlalb_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svmlalb_n_u32()
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()
Dacle_sve2_adalp.c51 svuint16_t test_svadalp_u16_z(svbool_t pg, svuint16_t op1, svuint8_t op2) in test_svadalp_u16_z()
63 svuint32_t test_svadalp_u32_z(svbool_t pg, svuint32_t op1, svuint16_t op2) in test_svadalp_u32_z()
120 svuint16_t test_svadalp_u16_m(svbool_t pg, svuint16_t op1, svuint8_t op2) in test_svadalp_u16_m()
131 svuint32_t test_svadalp_u32_m(svbool_t pg, svuint32_t op1, svuint16_t op2) in test_svadalp_u32_m()
186 svuint16_t test_svadalp_u16_x(svbool_t pg, svuint16_t op1, svuint8_t op2) in test_svadalp_u16_x()
197 svuint32_t test_svadalp_u32_x(svbool_t pg, svuint32_t op1, svuint16_t op2) in test_svadalp_u32_x()
Dacle_sve2_subhnt.c45 svuint8_t test_svsubhnt_u16(svuint8_t op1, svuint16_t op2, svuint16_t op3) in test_svsubhnt_u16()
55 svuint16_t test_svsubhnt_u32(svuint16_t op1, svuint32_t op2, svuint32_t op3) in test_svsubhnt_u32()
108 svuint8_t test_svsubhnt_n_u16(svuint8_t op1, svuint16_t op2, uint16_t op3) in test_svsubhnt_n_u16()
119 svuint16_t test_svsubhnt_n_u32(svuint16_t op1, svuint32_t op2, uint32_t op3) in test_svsubhnt_n_u32()
Dacle_sve2_raddhnt.c45 svuint8_t test_svraddhnt_u16(svuint8_t op1, svuint16_t op2, svuint16_t op3) in test_svraddhnt_u16()
55 svuint16_t test_svraddhnt_u32(svuint16_t op1, svuint32_t op2, svuint32_t op3) in test_svraddhnt_u32()
108 svuint8_t test_svraddhnt_n_u16(svuint8_t op1, svuint16_t op2, uint16_t op3) in test_svraddhnt_n_u16()
119 svuint16_t test_svraddhnt_n_u32(svuint16_t op1, svuint32_t op2, uint32_t op3) in test_svraddhnt_n_u32()
Dacle_sve2_abalt.c45 svuint16_t test_svabalt_u16(svuint16_t op1, svuint8_t op2, svuint8_t op3) in test_svabalt_u16()
55 svuint32_t test_svabalt_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svabalt_u32()
108 svuint16_t test_svabalt_n_u16(svuint16_t op1, svuint8_t op2, uint8_t op3) in test_svabalt_n_u16()
119 svuint32_t test_svabalt_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svabalt_n_u32()
Dacle_sve2_rsubhnt.c45 svuint8_t test_svrsubhnt_u16(svuint8_t op1, svuint16_t op2, svuint16_t op3) in test_svrsubhnt_u16()
55 svuint16_t test_svrsubhnt_u32(svuint16_t op1, svuint32_t op2, svuint32_t op3) in test_svrsubhnt_u32()
108 svuint8_t test_svrsubhnt_n_u16(svuint8_t op1, svuint16_t op2, uint16_t op3) in test_svrsubhnt_n_u16()
119 svuint16_t test_svrsubhnt_n_u32(svuint16_t op1, svuint32_t op2, uint32_t op3) in test_svrsubhnt_n_u32()
Dacle_sve2_addhnt.c45 svuint8_t test_svaddhnt_u16(svuint8_t op1, svuint16_t op2, svuint16_t op3) in test_svaddhnt_u16()
55 svuint16_t test_svaddhnt_u32(svuint16_t op1, svuint32_t op2, svuint32_t op3) in test_svaddhnt_u32()
108 svuint8_t test_svaddhnt_n_u16(svuint8_t op1, svuint16_t op2, uint16_t op3) in test_svaddhnt_n_u16()
119 svuint16_t test_svaddhnt_n_u32(svuint16_t op1, svuint32_t op2, uint32_t op3) in test_svaddhnt_n_u32()
Dacle_sve2_abalb.c45 svuint16_t test_svabalb_u16(svuint16_t op1, svuint8_t op2, svuint8_t op3) in test_svabalb_u16()
55 svuint32_t test_svabalb_u32(svuint32_t op1, svuint16_t op2, svuint16_t op3) in test_svabalb_u32()
108 svuint16_t test_svabalb_n_u16(svuint16_t op1, svuint8_t op2, uint8_t op3) in test_svabalb_n_u16()
119 svuint32_t test_svabalb_n_u32(svuint32_t op1, svuint16_t op2, uint16_t op3) in test_svabalb_n_u32()
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/negative/
Dacle_sve2_cmla.c67 svuint16_t test_svcmla_u16(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_u16()
164 svuint16_t test_svcmla_lane_u16(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_lane_u16()
170 svuint16_t test_svcmla_lane_u16_1(svuint16_t op1, svuint16_t op2, svuint16_t op3) in test_svcmla_lane_u16_1()
/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/negative/
Dacle_sve_qinch.c121 svuint16_t test_svqinch_u16(svuint16_t op) in test_svqinch_u16()
127 svuint16_t test_svqinch_u16_1(svuint16_t op) in test_svqinch_u16_1()
145 svuint16_t test_svqinch_pat_u16(svuint16_t op) in test_svqinch_pat_u16()
151 svuint16_t test_svqinch_pat_u16_1(svuint16_t op) in test_svqinch_pat_u16_1()
Dacle_sve_qdech.c121 svuint16_t test_svqdech_u16(svuint16_t op) in test_svqdech_u16()
127 svuint16_t test_svqdech_u16_1(svuint16_t op) in test_svqdech_u16_1()
145 svuint16_t test_svqdech_pat_u16(svuint16_t op) in test_svqdech_pat_u16()
151 svuint16_t test_svqdech_pat_u16_1(svuint16_t op) in test_svqdech_pat_u16_1()

12345678910