Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vrshl_u8

15921 // CHECK-LABEL: define <8 x i8> @test_vrshl_u8(<8 x i8> %a, <8 x i8> %b) #0 {
15924 uint8x8_t test_vrshl_u8(uint8x8_t a, int8x8_t b) {