Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vcvt_f32_f16

2416 // CHECK-LABEL: define <4 x float> @test_vcvt_f32_f16(<4 x half> %a) #0 {
2423 float32x4_t test_vcvt_f32_f16(float16x4_t a) {