Searched refs:test_vcvt_high_f32_f64 (Results 1 – 4 of 4) sorted by relevance
27 float32x4_t test_vcvt_high_f32_f64(float32x2_t x, float64x2_t v) { in test_vcvt_high_f32_f64() function
551 float32x4_t test_vcvt_high_f32_f64(float32x2_t x, float64x2_t v) { in test_vcvt_high_f32_f64() function
1593 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64() function
29 define <4 x float> @test_vcvt_high_f32_f64(<2 x float> %x, <2 x double> %v) nounwind readnone ssp {30 ; CHECK-LABEL: test_vcvt_high_f32_f64: