Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vsubl_s8

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