Searched refs:test_vsubl_high_s8 (Results 1 – 3 of 3) sorted by relevance
216 int16x8_t test_vsubl_high_s8(int8x16_t lhs, int8x16_t rhs) { in test_vsubl_high_s8() function
4588 int16x8_t test_vsubl_high_s8(int8x16_t a, int8x16_t b) { in test_vsubl_high_s8() function
359 define <8 x i16> @test_vsubl_high_s8(<16 x i8> %a, <16 x i8> %b) {360 ; CHECK-LABEL: test_vsubl_high_s8: