Searched refs:test_vsubhn_high_u16 (Results 1 – 2 of 2) sorted by relevance
911 define <16 x i8> @test_vsubhn_high_u16(<8 x i8> %r, <8 x i16> %a, <8 x i16> %b) {912 ; CHECK-LABEL: test_vsubhn_high_u16:
4894 uint8x16_t test_vsubhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vsubhn_high_u16() function