Lines Matching defs:a
9 float32_t test_vcvtxd_f32_f64(float64_t a) { in test_vcvtxd_f32_f64()
15 int32_t test_vcvtas_s32_f32(float32_t a) { in test_vcvtas_s32_f32()
21 int64_t test_test_vcvtad_s64_f64(float64_t a) { in test_test_vcvtad_s64_f64()
27 uint32_t test_vcvtas_u32_f32(float32_t a) { in test_vcvtas_u32_f32()
33 uint64_t test_vcvtad_u64_f64(float64_t a) { in test_vcvtad_u64_f64()
39 int32_t test_vcvtms_s32_f32(float32_t a) { in test_vcvtms_s32_f32()
45 int64_t test_vcvtmd_s64_f64(float64_t a) { in test_vcvtmd_s64_f64()
51 uint32_t test_vcvtms_u32_f32(float32_t a) { in test_vcvtms_u32_f32()
57 uint64_t test_vcvtmd_u64_f64(float64_t a) { in test_vcvtmd_u64_f64()
63 int32_t test_vcvtns_s32_f32(float32_t a) { in test_vcvtns_s32_f32()
69 int64_t test_vcvtnd_s64_f64(float64_t a) { in test_vcvtnd_s64_f64()
75 uint32_t test_vcvtns_u32_f32(float32_t a) { in test_vcvtns_u32_f32()
81 uint64_t test_vcvtnd_u64_f64(float64_t a) { in test_vcvtnd_u64_f64()
87 int32_t test_vcvtps_s32_f32(float32_t a) { in test_vcvtps_s32_f32()
93 int64_t test_vcvtpd_s64_f64(float64_t a) { in test_vcvtpd_s64_f64()
99 uint32_t test_vcvtps_u32_f32(float32_t a) { in test_vcvtps_u32_f32()
105 uint64_t test_vcvtpd_u64_f64(float64_t a) { in test_vcvtpd_u64_f64()
111 int32_t test_vcvts_s32_f32(float32_t a) { in test_vcvts_s32_f32()
117 int64_t test_vcvtd_s64_f64(float64_t a) { in test_vcvtd_s64_f64()
123 uint32_t test_vcvts_u32_f32(float32_t a) { in test_vcvts_u32_f32()
129 uint64_t test_vcvtd_u64_f64(float64_t a) { in test_vcvtd_u64_f64()