Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vreinterpret_s64_s8

19550 // CHECK-LABEL: define <1 x i64> @test_vreinterpret_s64_s8(<8 x i8> %a) #0 {
19553 int64x1_t test_vreinterpret_s64_s8(int8x8_t a) {