Home
last modified time | relevance | path

Searched refs:svfloat64_t (Results 1 – 25 of 153) sorted by relevance

1234567

/llvm-project-15.0.7/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_nmls.c69 svfloat64_t test_svnmls_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmls_f64_z()
120 svfloat64_t test_svnmls_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmls_f64_m()
171 svfloat64_t test_svnmls_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmls_f64_x()
240 svfloat64_t test_svnmls_n_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmls_n_f64_z()
303 svfloat64_t test_svnmls_n_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmls_n_f64_m()
366 svfloat64_t test_svnmls_n_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmls_n_f64_x()
H A Dacle_sve_nmla.c69 svfloat64_t test_svnmla_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmla_f64_z()
120 svfloat64_t test_svnmla_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmla_f64_m()
171 svfloat64_t test_svnmla_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmla_f64_x()
240 svfloat64_t test_svnmla_n_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmla_n_f64_z()
303 svfloat64_t test_svnmla_n_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmla_n_f64_m()
366 svfloat64_t test_svnmla_n_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmla_n_f64_x()
H A Dacle_sve_nmad.c69 svfloat64_t test_svnmad_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmad_f64_z()
120 svfloat64_t test_svnmad_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmad_f64_m()
171 svfloat64_t test_svnmad_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmad_f64_x()
240 svfloat64_t test_svnmad_n_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmad_n_f64_z()
303 svfloat64_t test_svnmad_n_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmad_n_f64_m()
366 svfloat64_t test_svnmad_n_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmad_n_f64_x()
H A Dacle_sve_nmsb.c69 svfloat64_t test_svnmsb_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmsb_f64_z()
120 svfloat64_t test_svnmsb_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmsb_f64_m()
171 svfloat64_t test_svnmsb_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svnmsb_f64_x()
240 svfloat64_t test_svnmsb_n_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmsb_n_f64_z()
303 svfloat64_t test_svnmsb_n_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmsb_n_f64_m()
366 svfloat64_t test_svnmsb_n_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svnmsb_n_f64_x()
H A Dacle_sve_cvt.c165 svint32_t test_svcvt_s32_f64_z(svbool_t pg, svfloat64_t op) in test_svcvt_s32_f64_z()
267 svint32_t test_svcvt_s32_f64_x(svbool_t pg, svfloat64_t op) in test_svcvt_s32_f64_x()
318 svint64_t test_svcvt_s64_f64_z(svbool_t pg, svfloat64_t op) in test_svcvt_s64_f64_z()
420 svint64_t test_svcvt_s64_f64_x(svbool_t pg, svfloat64_t op) in test_svcvt_s64_f64_x()
777 svfloat64_t test_svcvt_f64_s32_z(svbool_t pg, svint32_t op) in test_svcvt_f64_s32_z()
828 svfloat64_t test_svcvt_f64_s32_m(svfloat64_t inactive, svbool_t pg, svint32_t op) in test_svcvt_f64_s32_m()
981 svfloat64_t test_svcvt_f64_s64_m(svfloat64_t inactive, svbool_t pg, svint64_t op) in test_svcvt_f64_s64_m()
1134 svfloat64_t test_svcvt_f64_u32_m(svfloat64_t inactive, svbool_t pg, svuint32_t op) in test_svcvt_f64_u32_m()
1287 svfloat64_t test_svcvt_f64_u64_m(svfloat64_t inactive, svbool_t pg, svuint64_t op) in test_svcvt_f64_u64_m()
1406 svfloat64_t test_svcvt_f64_f16_m(svfloat64_t inactive, svbool_t pg, svfloat16_t op) in test_svcvt_f64_f16_m()
[all …]
H A Dacle_sve_mulx.c69 svfloat64_t test_svmulx_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svmulx_f64_z()
120 svfloat64_t test_svmulx_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svmulx_f64_m()
171 svfloat64_t test_svmulx_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svmulx_f64_x()
240 svfloat64_t test_svmulx_n_f64_z(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svmulx_n_f64_z()
303 svfloat64_t test_svmulx_n_f64_m(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svmulx_n_f64_m()
366 svfloat64_t test_svmulx_n_f64_x(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svmulx_n_f64_x()
H A Dacle_sve_minnm.c69 svfloat64_t test_svminnm_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svminnm_f64_z()
120 svfloat64_t test_svminnm_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svminnm_f64_m()
171 svfloat64_t test_svminnm_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svminnm_f64_x()
240 svfloat64_t test_svminnm_n_f64_z(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svminnm_n_f64_z()
303 svfloat64_t test_svminnm_n_f64_m(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svminnm_n_f64_m()
366 svfloat64_t test_svminnm_n_f64_x(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svminnm_n_f64_x()
H A Dacle_sve_maxnm.c69 svfloat64_t test_svmaxnm_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svmaxnm_f64_z()
120 svfloat64_t test_svmaxnm_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svmaxnm_f64_m()
171 svfloat64_t test_svmaxnm_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svmaxnm_f64_x()
240 svfloat64_t test_svmaxnm_n_f64_z(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svmaxnm_n_f64_z()
303 svfloat64_t test_svmaxnm_n_f64_m(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svmaxnm_n_f64_m()
366 svfloat64_t test_svmaxnm_n_f64_x(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svmaxnm_n_f64_x()
H A Dacle_sve_cmla.c126 svfloat64_t test_svcmla_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svcmla_f64_z()
177 svfloat64_t test_svcmla_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svcmla_f64_m()
228 svfloat64_t test_svcmla_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svcmla_f64_x()
H A Dacle_sve_scale.c69 svfloat64_t test_svscale_f64_z(svbool_t pg, svfloat64_t op1, svint64_t op2) in test_svscale_f64_z()
120 svfloat64_t test_svscale_f64_m(svbool_t pg, svfloat64_t op1, svint64_t op2) in test_svscale_f64_m()
171 svfloat64_t test_svscale_f64_x(svbool_t pg, svfloat64_t op1, svint64_t op2) in test_svscale_f64_x()
240 svfloat64_t test_svscale_n_f64_z(svbool_t pg, svfloat64_t op1, int64_t op2) in test_svscale_n_f64_z()
303 svfloat64_t test_svscale_n_f64_m(svbool_t pg, svfloat64_t op1, int64_t op2) in test_svscale_n_f64_m()
366 svfloat64_t test_svscale_n_f64_x(svbool_t pg, svfloat64_t op1, int64_t op2) in test_svscale_n_f64_x()
H A Dacle_sve_cadd.c88 svfloat64_t test_svcadd_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svcadd_f64_z()
139 svfloat64_t test_svcadd_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svcadd_f64_m()
190 svfloat64_t test_svcadd_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svcadd_f64_x()
H A Dacle_sve_mls.c989 svfloat64_t test_svmls_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmls_f64_z()
1040 svfloat64_t test_svmls_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmls_f64_m()
1091 svfloat64_t test_svmls_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmls_f64_x()
1160 svfloat64_t test_svmls_n_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svmls_n_f64_z()
1223 svfloat64_t test_svmls_n_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svmls_n_f64_m()
1286 svfloat64_t test_svmls_n_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svmls_n_f64_x()
1361 svfloat64_t test_svmls_lane_f64(svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmls_lane_f64()
1376 svfloat64_t test_svmls_lane_f64_1(svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmls_lane_f64_1()
H A Dacle_sve_mla.c989 svfloat64_t test_svmla_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmla_f64_z()
1040 svfloat64_t test_svmla_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmla_f64_m()
1091 svfloat64_t test_svmla_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmla_f64_x()
1160 svfloat64_t test_svmla_n_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svmla_n_f64_z()
1223 svfloat64_t test_svmla_n_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svmla_n_f64_m()
1286 svfloat64_t test_svmla_n_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2, float64_t op3) in test_svmla_n_f64_x()
1361 svfloat64_t test_svmla_lane_f64(svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmla_lane_f64()
1376 svfloat64_t test_svmla_lane_f64_1(svfloat64_t op1, svfloat64_t op2, svfloat64_t op3) in test_svmla_lane_f64_1()
H A Dacle_sve_rintz.c63 svfloat64_t test_svrintz_f64_z(svbool_t pg, svfloat64_t op) in test_svrintz_f64_z()
114 svfloat64_t test_svrintz_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrintz_f64_m()
165 svfloat64_t test_svrintz_f64_x(svbool_t pg, svfloat64_t op) in test_svrintz_f64_x()
H A Dacle_sve_sqrt.c63 svfloat64_t test_svsqrt_f64_z(svbool_t pg, svfloat64_t op) in test_svsqrt_f64_z()
114 svfloat64_t test_svsqrt_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svsqrt_f64_m()
165 svfloat64_t test_svsqrt_f64_x(svbool_t pg, svfloat64_t op) in test_svsqrt_f64_x()
H A Dacle_sve_rintn.c63 svfloat64_t test_svrintn_f64_z(svbool_t pg, svfloat64_t op) in test_svrintn_f64_z()
114 svfloat64_t test_svrintn_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrintn_f64_m()
165 svfloat64_t test_svrintn_f64_x(svbool_t pg, svfloat64_t op) in test_svrintn_f64_x()
H A Dacle_sve_rintm.c63 svfloat64_t test_svrintm_f64_z(svbool_t pg, svfloat64_t op) in test_svrintm_f64_z()
114 svfloat64_t test_svrintm_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrintm_f64_m()
165 svfloat64_t test_svrintm_f64_x(svbool_t pg, svfloat64_t op) in test_svrintm_f64_x()
H A Dacle_sve_rintp.c63 svfloat64_t test_svrintp_f64_z(svbool_t pg, svfloat64_t op) in test_svrintp_f64_z()
114 svfloat64_t test_svrintp_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrintp_f64_m()
165 svfloat64_t test_svrintp_f64_x(svbool_t pg, svfloat64_t op) in test_svrintp_f64_x()
H A Dacle_sve_rintx.c63 svfloat64_t test_svrintx_f64_z(svbool_t pg, svfloat64_t op) in test_svrintx_f64_z()
114 svfloat64_t test_svrintx_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrintx_f64_m()
165 svfloat64_t test_svrintx_f64_x(svbool_t pg, svfloat64_t op) in test_svrintx_f64_x()
H A Dacle_sve_rinti.c63 svfloat64_t test_svrinti_f64_z(svbool_t pg, svfloat64_t op) in test_svrinti_f64_z()
114 svfloat64_t test_svrinti_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrinti_f64_m()
165 svfloat64_t test_svrinti_f64_x(svbool_t pg, svfloat64_t op) in test_svrinti_f64_x()
H A Dacle_sve_recpx.c63 svfloat64_t test_svrecpx_f64_z(svbool_t pg, svfloat64_t op) in test_svrecpx_f64_z()
114 svfloat64_t test_svrecpx_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrecpx_f64_m()
165 svfloat64_t test_svrecpx_f64_x(svbool_t pg, svfloat64_t op) in test_svrecpx_f64_x()
H A Dacle_sve_rinta.c63 svfloat64_t test_svrinta_f64_z(svbool_t pg, svfloat64_t op) in test_svrinta_f64_z()
114 svfloat64_t test_svrinta_f64_m(svfloat64_t inactive, svbool_t pg, svfloat64_t op) in test_svrinta_f64_m()
165 svfloat64_t test_svrinta_f64_x(svbool_t pg, svfloat64_t op) in test_svrinta_f64_x()
H A Dacle_sve_reinterpret.c174 svint8_t test_svreinterpret_s8_f64(svfloat64_t op) in test_svreinterpret_s8_f64()
335 svint16_t test_svreinterpret_s16_f64(svfloat64_t op) in test_svreinterpret_s16_f64()
496 svint32_t test_svreinterpret_s32_f64(svfloat64_t op) in test_svreinterpret_s32_f64()
658 svint64_t test_svreinterpret_s64_f64(svfloat64_t op) in test_svreinterpret_s64_f64()
819 svuint8_t test_svreinterpret_u8_f64(svfloat64_t op) in test_svreinterpret_u8_f64()
1643 svfloat64_t test_svreinterpret_f64_s8(svint8_t op) in test_svreinterpret_f64_s8()
1658 svfloat64_t test_svreinterpret_f64_s16(svint16_t op) in test_svreinterpret_f64_s16()
1673 svfloat64_t test_svreinterpret_f64_s32(svint32_t op) in test_svreinterpret_f64_s32()
1688 svfloat64_t test_svreinterpret_f64_s64(svint64_t op) in test_svreinterpret_f64_s64()
1703 svfloat64_t test_svreinterpret_f64_u8(svuint8_t op) in test_svreinterpret_f64_u8()
[all …]
H A Dacle_sve_divr.c541 svfloat64_t test_svdivr_f64_z(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svdivr_f64_z()
592 svfloat64_t test_svdivr_f64_m(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svdivr_f64_m()
643 svfloat64_t test_svdivr_f64_x(svbool_t pg, svfloat64_t op1, svfloat64_t op2) in test_svdivr_f64_x()
712 svfloat64_t test_svdivr_n_f64_z(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svdivr_n_f64_z()
775 svfloat64_t test_svdivr_n_f64_m(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svdivr_n_f64_m()
838 svfloat64_t test_svdivr_n_f64_x(svbool_t pg, svfloat64_t op1, float64_t op2) in test_svdivr_n_f64_x()
/llvm-project-15.0.7/clang/test/CodeGen/
H A Daarch64-sve-vector-arith-ops.c107 svfloat64_t add_f64(svfloat64_t a, svfloat64_t b) { in add_f64()
206 svfloat64_t add_inplace_f64(svfloat64_t a, svfloat64_t b) { in add_inplace_f64()
390 svfloat64_t add_f64_i_lit(svfloat64_t a) { in add_f64_i_lit()
417 svfloat64_t add_f64_u_lit(svfloat64_t a) { in add_f64_u_lit()
444 svfloat64_t add_f64_f_lit(svfloat64_t a) { in add_f64_f_lit()
554 svfloat64_t sub_f64(svfloat64_t a, svfloat64_t b) { in sub_f64()
653 svfloat64_t sub_inplace_f64(svfloat64_t a, svfloat64_t b) { in sub_inplace_f64()
875 svfloat64_t mul_f64(svfloat64_t a, svfloat64_t b) { in mul_f64()
974 svfloat64_t mul_inplace_f64(svfloat64_t a, svfloat64_t b) { in mul_inplace_f64()
1196 svfloat64_t div_f64(svfloat64_t a, svfloat64_t b) { in div_f64()
[all …]

1234567