Searched refs:test_vmlal_high_u8 (Results 1 – 2 of 2) sorted by relevance
1520 define <8 x i16> @test_vmlal_high_u8(<8 x i16> %a, <16 x i8> %b, <16 x i8> %c) {1521 ; CHECK-LABEL: test_vmlal_high_u8:
5216 uint16x8_t test_vmlal_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vmlal_high_u8() function