Searched refs:TARGET_F16FML (Results 1 – 2 of 2) sorted by relevance
3782 #define HAVE_aarch64_simd_fmlal_lowv2sf (TARGET_F16FML)3783 #define HAVE_aarch64_simd_fmlalq_lowv4sf (TARGET_F16FML)3784 #define HAVE_aarch64_simd_fmlsl_lowv2sf (TARGET_F16FML)3785 #define HAVE_aarch64_simd_fmlslq_lowv4sf (TARGET_F16FML)3786 #define HAVE_aarch64_simd_fmlal_highv2sf (TARGET_F16FML)3787 #define HAVE_aarch64_simd_fmlalq_highv4sf (TARGET_F16FML)3788 #define HAVE_aarch64_simd_fmlsl_highv2sf (TARGET_F16FML)3789 #define HAVE_aarch64_simd_fmlslq_highv4sf (TARGET_F16FML)3790 #define HAVE_aarch64_simd_fmlal_lane_lowv2sf (TARGET_F16FML)3791 #define HAVE_aarch64_simd_fmlsl_lane_lowv2sf (TARGET_F16FML)[all …]
302 #define TARGET_F16FML (TARGET_SIMD && AARCH64_ISA_F16FML && TARGET_FP_F16INST) macro