Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vreinterpret_s32_f16

19508 // CHECK-LABEL: define <2 x i32> @test_vreinterpret_s32_f16(<4 x half> %a) #0 {
19511 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) {