Searched refs:test_vcvt_f64_f32 (Results 1 – 4 of 4) sorted by relevance
5 float64x2_t test_vcvt_f64_f32(float32x2_t x) { in test_vcvt_f64_f32() function
536 float64x2_t test_vcvt_f64_f32(float32x2_t x) { in test_vcvt_f64_f32() function
1623 float64x2_t test_vcvt_f64_f32(float32x2_t a) { in test_vcvt_f64_f32() function
4 define <2 x double> @test_vcvt_f64_f32(<2 x float> %x) nounwind readnone ssp {5 ; CHECK-LABEL: test_vcvt_f64_f32: