Searched refs:test_vzip1q_f64 (Results 1 – 2 of 2) sorted by relevance
356 float64x2_t test_vzip1q_f64(float64x2_t a, float64x2_t b) { in test_vzip1q_f64() function
486 define <2 x double> @test_vzip1q_f64(<2 x double> %a, <2 x double> %b) {487 ; CHECK-LABEL: test_vzip1q_f64: