/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/ |
D | acle_sve_lsr.c | 18 svuint8_t test_svlsr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsr_u8_z() 57 svuint8_t test_svlsr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsr_u8_m() 92 svuint8_t test_svlsr_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsr_u8_x() 127 svuint8_t test_svlsr_wide_u8_z(svbool_t pg, svuint8_t op1, svuint64_t op2) in test_svlsr_wide_u8_z() 156 svuint8_t test_svlsr_wide_u8_m(svbool_t pg, svuint8_t op1, svuint64_t op2) in test_svlsr_wide_u8_m() 182 svuint8_t test_svlsr_wide_u8_x(svbool_t pg, svuint8_t op1, svuint64_t op2) in test_svlsr_wide_u8_x() 208 svuint8_t test_svlsr_wide_n_u8_m(svbool_t pg, svuint8_t op1, uint64_t op2) in test_svlsr_wide_n_u8_m() 237 svuint8_t test_svlsr_wide_n_u8_z(svbool_t pg, svuint8_t op1, uint64_t op2) in test_svlsr_wide_n_u8_z() 269 svuint8_t test_svlsr_wide_n_u8_x(svbool_t pg, svuint8_t op1, uint64_t op2) in test_svlsr_wide_n_u8_x()
|
D | acle_sve_clz.c | 18 svuint8_t test_svclz_s8_z(svbool_t pg, svint8_t op) in test_svclz_s8_z() 53 svuint8_t test_svclz_u8_z(svbool_t pg, svuint8_t op) in test_svclz_u8_z() 88 svuint8_t test_svclz_s8_m(svuint8_t inactive, svbool_t pg, svint8_t op) in test_svclz_s8_m() 123 svuint8_t test_svclz_u8_m(svuint8_t inactive, svbool_t pg, svuint8_t op) in test_svclz_u8_m() 158 svuint8_t test_svclz_s8_x(svbool_t pg, svint8_t op) in test_svclz_s8_x() 193 svuint8_t test_svclz_u8_x(svbool_t pg, svuint8_t op) in test_svclz_u8_x()
|
D | acle_sve_lsl.c | 18 svint8_t test_svlsl_s8_z(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_z() 57 svuint8_t test_svlsl_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsl_u8_z() 96 svint8_t test_svlsl_s8_m(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_m() 131 svuint8_t test_svlsl_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsl_u8_m() 166 svint8_t test_svlsl_s8_x(svbool_t pg, svint8_t op1, svuint8_t op2) in test_svlsl_s8_x() 201 svuint8_t test_svlsl_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svlsl_u8_x() 265 svuint8_t test_svlsl_wide_u8_z(svbool_t pg, svuint8_t op1, svuint64_t op2) in test_svlsl_wide_u8_z() 320 svuint8_t test_svlsl_wide_u8_m(svbool_t pg, svuint8_t op1, svuint64_t op2) in test_svlsl_wide_u8_m() 372 svuint8_t test_svlsl_wide_u8_x(svbool_t pg, svuint8_t op1, svuint64_t op2) in test_svlsl_wide_u8_x()
|
D | acle_sve_usdot.c | 13 svint32_t test_svusdot_s32(svint32_t x, svuint8_t y, svint8_t z) { in test_svusdot_s32() 20 svint32_t test_svusdot_n_s32(svint32_t x, svuint8_t y, int8_t z) { in test_svusdot_n_s32() 28 svint32_t test_svusdot_lane_s32_0(svint32_t x, svuint8_t y, svint8_t z) { in test_svusdot_lane_s32_0() 35 svint32_t test_svusdot_lane_s32_1(svint32_t x, svuint8_t y, svint8_t z) { in test_svusdot_lane_s32_1() 42 svint32_t test_svusdot_lane_s32_2(svint32_t x, svuint8_t y, svint8_t z) { in test_svusdot_lane_s32_2() 49 svint32_t test_svusdot_lane_s32_3(svint32_t x, svuint8_t y, svint8_t z) { in test_svusdot_lane_s32_3()
|
D | acle_sve_reinterpret.c | 50 svint8_t test_svreinterpret_s8_u8(svuint8_t op) in test_svreinterpret_s8_u8() 136 svint16_t test_svreinterpret_s16_u8(svuint8_t op) in test_svreinterpret_s16_u8() 222 svint32_t test_svreinterpret_s32_u8(svuint8_t op) in test_svreinterpret_s32_u8() 308 svint64_t test_svreinterpret_s64_u8(svuint8_t op) in test_svreinterpret_s64_u8() 363 svuint8_t test_svreinterpret_u8_s8(svint8_t op) in test_svreinterpret_u8_s8() 370 svuint8_t test_svreinterpret_u8_s16(svint16_t op) in test_svreinterpret_u8_s16() 378 svuint8_t test_svreinterpret_u8_s32(svint32_t op) in test_svreinterpret_u8_s32() 386 svuint8_t test_svreinterpret_u8_s64(svint64_t op) in test_svreinterpret_u8_s64() 394 svuint8_t test_svreinterpret_u8_u8(svuint8_t op) in test_svreinterpret_u8_u8() 401 svuint8_t test_svreinterpret_u8_u16(svuint16_t op) in test_svreinterpret_u8_u16() [all …]
|
D | acle_sve_cnt.c | 18 svuint8_t test_svcnt_s8_z(svbool_t pg, svint8_t op) in test_svcnt_s8_z() 53 svuint8_t test_svcnt_u8_z(svbool_t pg, svuint8_t op) in test_svcnt_u8_z() 115 svuint8_t test_svcnt_s8_m(svuint8_t inactive, svbool_t pg, svint8_t op) in test_svcnt_s8_m() 150 svuint8_t test_svcnt_u8_m(svuint8_t inactive, svbool_t pg, svuint8_t op) in test_svcnt_u8_m() 212 svuint8_t test_svcnt_s8_x(svbool_t pg, svint8_t op) in test_svcnt_s8_x() 247 svuint8_t test_svcnt_u8_x(svbool_t pg, svuint8_t op) in test_svcnt_u8_x()
|
D | acle_sve_mulh.c | 57 svuint8_t test_svmulh_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmulh_u8_z() 131 svuint8_t test_svmulh_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmulh_u8_m() 201 svuint8_t test_svmulh_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svmulh_u8_x() 279 svuint8_t test_svmulh_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svmulh_n_u8_z() 361 svuint8_t test_svmulh_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svmulh_n_u8_m() 439 svuint8_t test_svmulh_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svmulh_n_u8_x()
|
D | acle_sve_bic.c | 57 svuint8_t test_svbic_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svbic_u8_z() 131 svuint8_t test_svbic_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svbic_u8_m() 201 svuint8_t test_svbic_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svbic_u8_x() 279 svuint8_t test_svbic_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svbic_n_u8_z() 361 svuint8_t test_svbic_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svbic_n_u8_m() 439 svuint8_t test_svbic_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svbic_n_u8_x()
|
D | acle_sve_and.c | 57 svuint8_t test_svand_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svand_u8_z() 131 svuint8_t test_svand_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svand_u8_m() 201 svuint8_t test_svand_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svand_u8_x() 279 svuint8_t test_svand_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svand_n_u8_z() 361 svuint8_t test_svand_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svand_n_u8_m() 439 svuint8_t test_svand_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svand_n_u8_x()
|
D | acle_sve_eor.c | 57 svuint8_t test_sveor_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_sveor_u8_z() 131 svuint8_t test_sveor_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_sveor_u8_m() 201 svuint8_t test_sveor_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_sveor_u8_x() 278 svuint8_t test_sveor_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_sveor_n_u8_z() 360 svuint8_t test_sveor_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_sveor_n_u8_m() 438 svuint8_t test_sveor_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_sveor_n_u8_x()
|
D | acle_sve_orr.c | 57 svuint8_t test_svorr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svorr_u8_z() 131 svuint8_t test_svorr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svorr_u8_m() 201 svuint8_t test_svorr_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svorr_u8_x() 279 svuint8_t test_svorr_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svorr_n_u8_z() 361 svuint8_t test_svorr_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svorr_n_u8_m() 439 svuint8_t test_svorr_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svorr_n_u8_x()
|
D | acle_sve_sudot.c | 13 svint32_t test_svsudot_s32(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_s32() 28 svint32_t test_svsudot_lane_s32_0(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_0() 35 svint32_t test_svsudot_lane_s32_1(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_1() 42 svint32_t test_svsudot_lane_s32_2(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_2() 49 svint32_t test_svsudot_lane_s32_3(svint32_t x, svint8_t y, svuint8_t z) { in test_svsudot_lane_s32_3()
|
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/ |
D | acle_sve2_pmullt.c | 15 svuint8_t test_svpmullt_pair_u8(svuint8_t op1, svuint8_t op2) in test_svpmullt_pair_u8() 35 svuint8_t test_svpmullt_pair_n_u8(svuint8_t op1, uint8_t op2) in test_svpmullt_pair_n_u8() 57 svuint16_t test_svpmullt_u16(svuint8_t op1, svuint8_t op2) in test_svpmullt_u16() 79 svuint16_t test_svpmullt_n_u16(svuint8_t op1, uint8_t op2) in test_svpmullt_n_u16()
|
D | acle_sve2_pmullb.c | 15 svuint8_t test_svpmullb_pair_u8(svuint8_t op1, svuint8_t op2) in test_svpmullb_pair_u8() 35 svuint8_t test_svpmullb_pair_n_u8(svuint8_t op1, uint8_t op2) in test_svpmullb_pair_n_u8() 57 svuint16_t test_svpmullb_u16(svuint8_t op1, svuint8_t op2) in test_svpmullb_u16() 79 svuint16_t test_svpmullb_n_u16(svuint8_t op1, uint8_t op2) in test_svpmullb_n_u16()
|
D | acle_sve2_cmla.c | 158 svuint8_t test_svcmla_u8(svuint8_t op1, svuint8_t op2, svuint8_t op3) in test_svcmla_u8() 167 svuint8_t test_svcmla_u8_1(svuint8_t op1, svuint8_t op2, svuint8_t op3) in test_svcmla_u8_1() 176 svuint8_t test_svcmla_u8_2(svuint8_t op1, svuint8_t op2, svuint8_t op3) in test_svcmla_u8_2() 185 svuint8_t test_svcmla_u8_3(svuint8_t op1, svuint8_t op2, svuint8_t op3) in test_svcmla_u8_3()
|
D | acle_sve2_sqadd.c | 14 svuint8_t test_svsqadd_u8_m(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svsqadd_u8_m() 57 svuint8_t test_svsqadd_n_u8_m(svbool_t pg, svuint8_t op1, int8_t op2) in test_svsqadd_n_u8_m() 104 svuint8_t test_svsqadd_u8_z(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svsqadd_u8_z() 151 svuint8_t test_svsqadd_n_u8_z(svbool_t pg, svuint8_t op1, int8_t op2) in test_svsqadd_n_u8_z() 201 svuint8_t test_svsqadd_u8_x(svbool_t pg, svuint8_t op1, svint8_t op2) in test_svsqadd_u8_x() 244 svuint8_t test_svsqadd_n_u8_x(svbool_t pg, svuint8_t op1, int8_t op2) in test_svsqadd_n_u8_x()
|
D | acle_sve2_pmul.c | 15 svuint8_t test_svpmul_u8(svuint8_t op1, svuint8_t op2) in test_svpmul_u8() 25 svuint8_t test_svpmul_n_u8(svuint8_t op1, uint8_t op2) in test_svpmul_n_u8()
|
D | acle_sve2_rshr.c | 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() 289 svuint8_t test_svrshr_n_u8_m(svbool_t pg, svuint8_t op1) in test_svrshr_n_u8_m() 299 svuint8_t test_svrshr_n_u8_m_1(svbool_t pg, svuint8_t op1) in test_svrshr_n_u8_m_1() 461 svuint8_t test_svrshr_n_u8_x(svbool_t pg, svuint8_t op1) in test_svrshr_n_u8_x() 471 svuint8_t test_svrshr_n_u8_x_1(svbool_t pg, svuint8_t op1) in test_svrshr_n_u8_x_1()
|
D | acle_sve2_qsubr.c | 62 svuint8_t test_svqsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_z() 152 svuint8_t test_svqsubr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_m() 238 svuint8_t test_svqsubr_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsubr_u8_x() 332 svuint8_t test_svqsubr_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqsubr_n_u8_z() 430 svuint8_t test_svqsubr_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqsubr_n_u8_m() 524 svuint8_t test_svqsubr_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqsubr_n_u8_x()
|
D | acle_sve2_qsub.c | 62 svuint8_t test_svqsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_z() 152 svuint8_t test_svqsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_m() 238 svuint8_t test_svqsub_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqsub_u8_x() 332 svuint8_t test_svqsub_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqsub_n_u8_z() 430 svuint8_t test_svqsub_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqsub_n_u8_m() 524 svuint8_t test_svqsub_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqsub_n_u8_x()
|
D | acle_sve2_hadd.c | 58 svuint8_t test_svhadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhadd_u8_m() 148 svuint8_t test_svhadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhadd_n_u8_m() 242 svuint8_t test_svhadd_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhadd_u8_z() 340 svuint8_t test_svhadd_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhadd_n_u8_z() 434 svuint8_t test_svhadd_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhadd_u8_x() 524 svuint8_t test_svhadd_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhadd_n_u8_x()
|
D | acle_sve2_hsub.c | 62 svuint8_t test_svhsub_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_z() 152 svuint8_t test_svhsub_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_m() 238 svuint8_t test_svhsub_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsub_u8_x() 332 svuint8_t test_svhsub_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhsub_n_u8_z() 430 svuint8_t test_svhsub_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhsub_n_u8_m() 524 svuint8_t test_svhsub_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhsub_n_u8_x()
|
D | acle_sve2_rhadd.c | 57 svuint8_t test_svrhadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svrhadd_u8_m() 147 svuint8_t test_svrhadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svrhadd_n_u8_m() 241 svuint8_t test_svrhadd_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svrhadd_u8_z() 339 svuint8_t test_svrhadd_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svrhadd_n_u8_z() 433 svuint8_t test_svrhadd_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svrhadd_u8_x() 523 svuint8_t test_svrhadd_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svrhadd_n_u8_x()
|
D | acle_sve2_hsubr.c | 62 svuint8_t test_svhsubr_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_z() 152 svuint8_t test_svhsubr_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_m() 238 svuint8_t test_svhsubr_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svhsubr_u8_x() 331 svuint8_t test_svhsubr_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhsubr_n_u8_z() 429 svuint8_t test_svhsubr_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhsubr_n_u8_m() 523 svuint8_t test_svhsubr_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svhsubr_n_u8_x()
|
D | acle_sve2_qadd.c | 58 svuint8_t test_svqadd_u8_m(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqadd_u8_m() 148 svuint8_t test_svqadd_n_u8_m(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqadd_n_u8_m() 242 svuint8_t test_svqadd_u8_z(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqadd_u8_z() 339 svuint8_t test_svqadd_n_u8_z(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqadd_n_u8_z() 433 svuint8_t test_svqadd_u8_x(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svqadd_u8_x() 523 svuint8_t test_svqadd_n_u8_x(svbool_t pg, svuint8_t op1, uint8_t op2) in test_svqadd_n_u8_x()
|