Searched refs:test_vtrn2_f32 (Results 1 – 2 of 2) sorted by relevance
722 float32x2_t test_vtrn2_f32(float32x2_t a, float32x2_t b) { in test_vtrn2_f32() function
974 define <2 x float> @test_vtrn2_f32(<2 x float> %a, <2 x float> %b) {975 ; CHECK-LABEL: test_vtrn2_f32: