Searched refs:test_vqdmlal_high_s16 (Results 1 – 3 of 3) sorted by relevance
126 int32x4_t test_vqdmlal_high_s16(int32x4_t accum, int16x8_t lhs, int16x8_t rhs) { in test_vqdmlal_high_s16() function
5340 int32x4_t test_vqdmlal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vqdmlal_high_s16() function
1745 define <4 x i32> @test_vqdmlal_high_s16(<4 x i32> %a, <8 x i16> %b, <8 x i16> %c) {1746 ; CHECK-LABEL: test_vqdmlal_high_s16: