Searched refs:test_vaddl_high_u8 (Results 1 – 2 of 2) sorted by relevance
149 define <8 x i16> @test_vaddl_high_u8(<16 x i8> %a, <16 x i8> %b) {150 ; CHECK-LABEL: test_vaddl_high_u8:
4462 uint16x8_t test_vaddl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vaddl_high_u8() function