Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vaddw_s8

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