Searched refs:test_vcvtx_high_f32_f64 (Results 1 – 4 of 4) sorted by relevance
42 float32x4_t test_vcvtx_high_f32_f64(float32x2_t x, float64x2_t v) { in test_vcvtx_high_f32_f64() function
531 float32x4_t test_vcvtx_high_f32_f64(float32x2_t lowpart, float64x2_t wide) { in test_vcvtx_high_f32_f64() function
1605 float32x4_t test_vcvtx_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvtx_high_f32_f64() function
47 define <4 x float> @test_vcvtx_high_f32_f64(<2 x float> %x, <2 x double> %v) nounwind readnone ssp {48 ; CHECK-LABEL: test_vcvtx_high_f32_f64: