Lines Matching refs:float64_t
388 float64_t test_vcvtd_n_f64_s64(int64_t a) { in test_vcvtd_n_f64_s64()
394 float64_t test_vcvtd_n_f64_u64(uint64_t a) { in test_vcvtd_n_f64_u64()
412 int64_t test_vcvtd_n_s64_f64(float64_t a) { in test_vcvtd_n_s64_f64()
418 uint64_t test_vcvtd_n_u64_f64(float64_t a) { in test_vcvtd_n_u64_f64()
436 int64_t test_vcvtad_s64_f64(float64_t a) { in test_vcvtad_s64_f64()
442 uint64_t test_vcvtad_u64_f64(float64_t a) { in test_vcvtad_u64_f64()
460 int64_t test_vcvtmd_s64_f64(float64_t a) { in test_vcvtmd_s64_f64()
466 uint64_t test_vcvtmd_u64_f64(float64_t a) { in test_vcvtmd_u64_f64()
484 int64_t test_vcvtnd_s64_f64(float64_t a) { in test_vcvtnd_s64_f64()
490 uint64_t test_vcvtnd_u64_f64(float64_t a) { in test_vcvtnd_u64_f64()
508 int64_t test_vcvtpd_s64_f64(float64_t a) { in test_vcvtpd_s64_f64()
514 uint64_t test_vcvtpd_u64_f64(float64_t a) { in test_vcvtpd_u64_f64()
520 float32_t test_vcvtxd_f32_f64(float64_t a) { in test_vcvtxd_f32_f64()
532 float64_t test_vabdd_f64(float64_t a, float64_t b) { in test_vabdd_f64()
544 float64_t test_vmulxd_f64(float64_t a, float64_t b) { in test_vmulxd_f64()