Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vreinterpret_s32_u8

19481 // CHECK-LABEL: define <2 x i32> @test_vreinterpret_s32_u8(<8 x i8> %a) #0 {
19484 int32x2_t test_vreinterpret_s32_u8(uint8x8_t a) {