Searched refs:test_vabal_high_s8 (Results 1 – 3 of 3) sorted by relevance
96 int16x8_t test_vabal_high_s8(int16x8_t accum, int8x16_t lhs, int8x16_t rhs) { in test_vabal_high_s8() function
5077 int16x8_t test_vabal_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vabal_high_s8() function
1253 define <8 x i16> @test_vabal_high_s8(<8 x i16> %a, <16 x i8> %b, <16 x i8> %c) {1254 ; CHECK-LABEL: test_vabal_high_s8: