Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vaddq_f32

101 // CHECK-LABEL: define <4 x float> @test_vaddq_f32(<4 x float> %v1, <4 x float> %v2) #0 {
104 float32x4_t test_vaddq_f32(float32x4_t v1, float32x4_t v2) {