Searched refs:test_vcvt_f32_f64 (Results 1 – 4 of 4) sorted by relevance
20 float32x2_t test_vcvt_f32_f64(float64x2_t v) { in test_vcvt_f32_f64() function
546 float32x2_t test_vcvt_f32_f64(float64x2_t v) { in test_vcvt_f32_f64() function
1587 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64() function
21 define <2 x float> @test_vcvt_f32_f64(<2 x double> %v) nounwind readnone ssp {22 ; CHECK-LABEL: test_vcvt_f32_f64: