Lines Matching refs:float64x1_t

1165 float64x1_t test_vbsl_f64(uint64x1_t v1, float64x1_t v2, float64x1_t v3) {  in test_vbsl_f64()
1467 uint64x1_t test_vcage_f64(float64x1_t a, float64x1_t b) { in test_vcage_f64()
1511 uint64x1_t test_vcagt_f64(float64x1_t a, float64x1_t b) { in test_vcagt_f64()
1556 uint64x1_t test_vcale_f64(float64x1_t a, float64x1_t b) { in test_vcale_f64()
1603 uint64x1_t test_vcalt_f64(float64x1_t a, float64x1_t b) { in test_vcalt_f64()
1919 uint64x1_t test_vceq_f64(float64x1_t a, float64x1_t b) { in test_vceq_f64()
2095 uint64x1_t test_vcge_f64(float64x1_t a, float64x1_t b) { in test_vcge_f64()
2258 uint64x1_t test_vcle_f64(float64x1_t a, float64x1_t b) { in test_vcle_f64()
2419 uint64x1_t test_vcgt_f64(float64x1_t a, float64x1_t b) { in test_vcgt_f64()
2584 uint64x1_t test_vclt_f64(float64x1_t a, float64x1_t b) { in test_vclt_f64()
9767 float64x1_t test_vmulx_f64(float64x1_t a, float64x1_t b) { in test_vmulx_f64()
10096 float64x1_t test_vld1_f64(float64_t const *a) { in test_vld1_f64()
11748 void test_vst1_f64(float64_t *a, float64x1_t b) { in test_vst1_f64()
19347 int8x8_t test_vreinterpret_s8_f64(float64x1_t a) { in test_vreinterpret_s8_f64()
19436 int16x4_t test_vreinterpret_s16_f64(float64x1_t a) { in test_vreinterpret_s16_f64()
19525 int32x2_t test_vreinterpret_s32_f64(float64x1_t a) { in test_vreinterpret_s32_f64()
19615 int64x1_t test_vreinterpret_s64_f64(float64x1_t a) { in test_vreinterpret_s64_f64()
19704 uint8x8_t test_vreinterpret_u8_f64(float64x1_t a) { in test_vreinterpret_u8_f64()
19793 uint16x4_t test_vreinterpret_u16_f64(float64x1_t a) { in test_vreinterpret_u16_f64()
19882 uint32x2_t test_vreinterpret_u32_f64(float64x1_t a) { in test_vreinterpret_u32_f64()
19972 uint64x1_t test_vreinterpret_u64_f64(float64x1_t a) { in test_vreinterpret_u64_f64()
20062 float16x4_t test_vreinterpret_f16_f64(float64x1_t a) { in test_vreinterpret_f16_f64()
20153 float32x2_t test_vreinterpret_f32_f64(float64x1_t a) { in test_vreinterpret_f32_f64()
20181 float64x1_t test_vreinterpret_f64_s8(int8x8_t a) { in test_vreinterpret_f64_s8()
20188 float64x1_t test_vreinterpret_f64_s16(int16x4_t a) { in test_vreinterpret_f64_s16()
20195 float64x1_t test_vreinterpret_f64_s32(int32x2_t a) { in test_vreinterpret_f64_s32()
20202 float64x1_t test_vreinterpret_f64_s64(int64x1_t a) { in test_vreinterpret_f64_s64()
20209 float64x1_t test_vreinterpret_f64_u8(uint8x8_t a) { in test_vreinterpret_f64_u8()
20216 float64x1_t test_vreinterpret_f64_u16(uint16x4_t a) { in test_vreinterpret_f64_u16()
20223 float64x1_t test_vreinterpret_f64_u32(uint32x2_t a) { in test_vreinterpret_f64_u32()
20230 float64x1_t test_vreinterpret_f64_u64(uint64x1_t a) { in test_vreinterpret_f64_u64()
20237 float64x1_t test_vreinterpret_f64_f16(float16x4_t a) { in test_vreinterpret_f64_f16()
20244 float64x1_t test_vreinterpret_f64_f32(float32x2_t a) { in test_vreinterpret_f64_f32()
20251 float64x1_t test_vreinterpret_f64_p8(poly8x8_t a) { in test_vreinterpret_f64_p8()
20258 float64x1_t test_vreinterpret_f64_p16(poly16x4_t a) { in test_vreinterpret_f64_p16()
20265 float64x1_t test_vreinterpret_f64_p64(poly64x1_t a) { in test_vreinterpret_f64_p64()
20340 poly8x8_t test_vreinterpret_p8_f64(float64x1_t a) { in test_vreinterpret_p8_f64()
20429 poly16x4_t test_vreinterpret_p16_f64(float64x1_t a) { in test_vreinterpret_p16_f64()
20518 poly64x1_t test_vreinterpret_p64_f64(float64x1_t a) { in test_vreinterpret_p64_f64()
22088 float64x1_t test_vadd_f64(float64x1_t a, float64x1_t b) { in test_vadd_f64()
22095 float64x1_t test_vmul_f64(float64x1_t a, float64x1_t b) { in test_vmul_f64()
22102 float64x1_t test_vdiv_f64(float64x1_t a, float64x1_t b) { in test_vdiv_f64()
22110 float64x1_t test_vmla_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vmla_f64()
22118 float64x1_t test_vmls_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vmls_f64()
22131 float64x1_t test_vfma_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfma_f64()
22145 float64x1_t test_vfms_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfms_f64()
22152 float64x1_t test_vsub_f64(float64x1_t a, float64x1_t b) { in test_vsub_f64()
22163 float64x1_t test_vabd_f64(float64x1_t a, float64x1_t b) { in test_vabd_f64()
22174 float64x1_t test_vmax_f64(float64x1_t a, float64x1_t b) { in test_vmax_f64()
22185 float64x1_t test_vmin_f64(float64x1_t a, float64x1_t b) { in test_vmin_f64()
22196 float64x1_t test_vmaxnm_f64(float64x1_t a, float64x1_t b) { in test_vmaxnm_f64()
22207 float64x1_t test_vminnm_f64(float64x1_t a, float64x1_t b) { in test_vminnm_f64()
22216 float64x1_t test_vabs_f64(float64x1_t a) { in test_vabs_f64()
22223 float64x1_t test_vneg_f64(float64x1_t a) { in test_vneg_f64()
22232 int64x1_t test_vcvt_s64_f64(float64x1_t a) { in test_vcvt_s64_f64()
22241 uint64x1_t test_vcvt_u64_f64(float64x1_t a) { in test_vcvt_u64_f64()
22250 int64x1_t test_vcvtn_s64_f64(float64x1_t a) { in test_vcvtn_s64_f64()
22259 uint64x1_t test_vcvtn_u64_f64(float64x1_t a) { in test_vcvtn_u64_f64()
22268 int64x1_t test_vcvtp_s64_f64(float64x1_t a) { in test_vcvtp_s64_f64()
22277 uint64x1_t test_vcvtp_u64_f64(float64x1_t a) { in test_vcvtp_u64_f64()
22286 int64x1_t test_vcvtm_s64_f64(float64x1_t a) { in test_vcvtm_s64_f64()
22295 uint64x1_t test_vcvtm_u64_f64(float64x1_t a) { in test_vcvtm_u64_f64()
22304 int64x1_t test_vcvta_s64_f64(float64x1_t a) { in test_vcvta_s64_f64()
22313 uint64x1_t test_vcvta_u64_f64(float64x1_t a) { in test_vcvta_u64_f64()
22322 float64x1_t test_vcvt_f64_s64(int64x1_t a) { in test_vcvt_f64_s64()
22331 float64x1_t test_vcvt_f64_u64(uint64x1_t a) { in test_vcvt_f64_u64()
22340 int64x1_t test_vcvt_n_s64_f64(float64x1_t a) { in test_vcvt_n_s64_f64()
22349 uint64x1_t test_vcvt_n_u64_f64(float64x1_t a) { in test_vcvt_n_u64_f64()
22358 float64x1_t test_vcvt_n_f64_s64(int64x1_t a) { in test_vcvt_n_f64_s64()
22367 float64x1_t test_vcvt_n_f64_u64(uint64x1_t a) { in test_vcvt_n_f64_u64()
22376 float64x1_t test_vrndn_f64(float64x1_t a) { in test_vrndn_f64()
22385 float64x1_t test_vrnda_f64(float64x1_t a) { in test_vrnda_f64()
22394 float64x1_t test_vrndp_f64(float64x1_t a) { in test_vrndp_f64()
22403 float64x1_t test_vrndm_f64(float64x1_t a) { in test_vrndm_f64()
22412 float64x1_t test_vrndx_f64(float64x1_t a) { in test_vrndx_f64()
22421 float64x1_t test_vrnd_f64(float64x1_t a) { in test_vrnd_f64()
22430 float64x1_t test_vrndi_f64(float64x1_t a) { in test_vrndi_f64()
22439 float64x1_t test_vrsqrte_f64(float64x1_t a) { in test_vrsqrte_f64()
22448 float64x1_t test_vrecpe_f64(float64x1_t a) { in test_vrecpe_f64()
22457 float64x1_t test_vsqrt_f64(float64x1_t a) { in test_vsqrt_f64()
22470 float64x1_t test_vrecps_f64(float64x1_t a, float64x1_t b) { in test_vrecps_f64()
22483 float64x1_t test_vrsqrts_f64(float64x1_t a, float64x1_t b) { in test_vrsqrts_f64()