Searched refs:test_vzip2q_f64 (Results 1 – 2 of 2) sorted by relevance
482 float64x2_t test_vzip2q_f64(float64x2_t a, float64x2_t b) { in test_vzip2q_f64() function
654 define <2 x double> @test_vzip2q_f64(<2 x double> %a, <2 x double> %b) {655 ; CHECK-LABEL: test_vzip2q_f64: