Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vsubl_s8

7506 // CHECK-LABEL: define <8 x i16> @test_vsubl_s8(<8 x i8> %a, <8 x i8> %b) #0 {
7511 int16x8_t test_vsubl_s8(int8x8_t a, int8x8_t b) {