Searched refs:test_vmlal_high_u16 (Results 1 – 2 of 2) sorted by relevance
1531 define <4 x i32> @test_vmlal_high_u16(<4 x i32> %a, <8 x i16> %b, <8 x i16> %c) {1532 ; CHECK-LABEL: test_vmlal_high_u16:
5221 uint32x4_t test_vmlal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlal_high_u16() function