Searched refs:test_vzip1_f32 (Results 1 – 2 of 2) sorted by relevance
344 float32x2_t test_vzip1_f32(float32x2_t a, float32x2_t b) { in test_vzip1_f32() function
470 define <2 x float> @test_vzip1_f32(<2 x float> %a, <2 x float> %b) {471 ; CHECK-LABEL: test_vzip1_f32: