Searched refs:test_vmull_high_s8 (Results 1 – 2 of 2) sorted by relevance
1373 define <8 x i16> @test_vmull_high_s8(<16 x i8> %a, <16 x i8> %b) {1374 ; CHECK-LABEL: test_vmull_high_s8:
5139 int16x8_t test_vmull_high_s8(int8x16_t a, int8x16_t b) { in test_vmull_high_s8() function