Lines Matching refs:float32_t
376 float32_t test_vcvts_n_f32_s32(int32_t a) { in test_vcvts_n_f32_s32()
382 float32_t test_vcvts_n_f32_u32(uint32_t a) { in test_vcvts_n_f32_u32()
400 int32_t test_vcvts_n_s32_f32(float32_t a) { in test_vcvts_n_s32_f32()
406 uint32_t test_vcvts_n_u32_f32(float32_t a) { in test_vcvts_n_u32_f32()
424 int32_t test_vcvtas_s32_f32(float32_t a) { in test_vcvtas_s32_f32()
430 uint32_t test_vcvtas_u32_f32(float32_t a) { in test_vcvtas_u32_f32()
448 int32_t test_vcvtms_s32_f32(float32_t a) { in test_vcvtms_s32_f32()
454 uint32_t test_vcvtms_u32_f32(float32_t a) { in test_vcvtms_u32_f32()
472 int32_t test_vcvtns_s32_f32(float32_t a) { in test_vcvtns_s32_f32()
478 uint32_t test_vcvtns_u32_f32(float32_t a) { in test_vcvtns_u32_f32()
496 int32_t test_vcvtps_s32_f32(float32_t a) { in test_vcvtps_s32_f32()
502 uint32_t test_vcvtps_u32_f32(float32_t a) { in test_vcvtps_u32_f32()
520 float32_t test_vcvtxd_f32_f64(float64_t a) { in test_vcvtxd_f32_f64()
526 float32_t test_vabds_f32(float32_t a, float32_t b) { in test_vabds_f32()
538 float32_t test_vmulxs_f32(float32_t a, float32_t b) { in test_vmulxs_f32()