Searched refs:test_vzip1q_f32 (Results 1 – 2 of 2) sorted by relevance
350 float32x4_t test_vzip1q_f32(float32x4_t a, float32x4_t b) { in test_vzip1q_f32() function
478 define <4 x float> @test_vzip1q_f32(<4 x float> %a, <4 x float> %b) {479 ; CHECK-LABEL: test_vzip1q_f32: