Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vrsqrts_f32

16289 // CHECK-LABEL: define <2 x float> @test_vrsqrts_f32(<2 x float> %a, <2 x float> %b) #0 {
16298 float32x2_t test_vrsqrts_f32(float32x2_t a, float32x2_t b) {