Lines Matching defs:a
11 float32_t test_vcvtxd_f32_f64(float64_t a) { in test_vcvtxd_f32_f64()
18 int32_t test_vcvtas_s32_f32(float32_t a) { in test_vcvtas_s32_f32()
25 int64_t test_test_vcvtad_s64_f64(float64_t a) { in test_test_vcvtad_s64_f64()
32 uint32_t test_vcvtas_u32_f32(float32_t a) { in test_vcvtas_u32_f32()
39 uint64_t test_vcvtad_u64_f64(float64_t a) { in test_vcvtad_u64_f64()
46 int32_t test_vcvtms_s32_f32(float32_t a) { in test_vcvtms_s32_f32()
53 int64_t test_vcvtmd_s64_f64(float64_t a) { in test_vcvtmd_s64_f64()
60 uint32_t test_vcvtms_u32_f32(float32_t a) { in test_vcvtms_u32_f32()
67 uint64_t test_vcvtmd_u64_f64(float64_t a) { in test_vcvtmd_u64_f64()
74 int32_t test_vcvtns_s32_f32(float32_t a) { in test_vcvtns_s32_f32()
81 int64_t test_vcvtnd_s64_f64(float64_t a) { in test_vcvtnd_s64_f64()
88 uint32_t test_vcvtns_u32_f32(float32_t a) { in test_vcvtns_u32_f32()
95 uint64_t test_vcvtnd_u64_f64(float64_t a) { in test_vcvtnd_u64_f64()
102 int32_t test_vcvtps_s32_f32(float32_t a) { in test_vcvtps_s32_f32()
109 int64_t test_vcvtpd_s64_f64(float64_t a) { in test_vcvtpd_s64_f64()
116 uint32_t test_vcvtps_u32_f32(float32_t a) { in test_vcvtps_u32_f32()
123 uint64_t test_vcvtpd_u64_f64(float64_t a) { in test_vcvtpd_u64_f64()
130 int32_t test_vcvts_s32_f32(float32_t a) { in test_vcvts_s32_f32()
137 int64_t test_vcvtd_s64_f64(float64_t a) { in test_vcvtd_s64_f64()
144 uint32_t test_vcvts_u32_f32(float32_t a) { in test_vcvts_u32_f32()
151 uint64_t test_vcvtd_u64_f64(float64_t a) { in test_vcvtd_u64_f64()