Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vfma_f32

638 // CHECK-LABEL: define <2 x float> @test_vfma_f32(<2 x float> %v1, <2 x float> %v2, <2 x float> %v3) #0 {
647 float32x2_t test_vfma_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) {