Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmla_f32

8832 // CHECK-LABEL: define <2 x float> @test_vmla_f32(<2 x float> %a, <2 x float> %b, <2 x float> %c) #0 {
8836 float32x2_t test_vmla_f32(float32x2_t a, float32x2_t b, float32x2_t c) {