Searched refs:test_vext_f32 (Results 1 – 5 of 5) sorted by relevance
89 void test_vext_f32() in test_vext_f32() function
103 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32() function
2203 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32() function
129 define <2 x float> @test_vext_f32(<2 x float> %a, <2 x float> %b) {130 ; CHECK-LABEL: test_vext_f32:
159 define void @test_vext_f32() nounwind ssp {160 ; CHECK-LABEL: test_vext_f32: