Searched refs:test_vaddw_high_s8 (Results 1 – 3 of 3) sorted by relevance
6 int16x8_t test_vaddw_high_s8(int16x8_t lhs, int8x16_t rhs) { in test_vaddw_high_s8() function
4516 int16x8_t test_vaddw_high_s8(int16x8_t a, int8x16_t b) { in test_vaddw_high_s8() function
239 define <8 x i16> @test_vaddw_high_s8(<8 x i16> %a, <16 x i8> %b) {240 ; CHECK-LABEL: test_vaddw_high_s8: