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