Searched refs:test_vqdmull_high_s16 (Results 1 – 3 of 3) sorted by relevance
146 int32x4_t test_vqdmull_high_s16(int16x8_t lhs, int16x8_t rhs) { in test_vqdmull_high_s16() function
5329 int32x4_t test_vqdmull_high_s16(int16x8_t a, int16x8_t b) { in test_vqdmull_high_s16() function
1725 define <4 x i32> @test_vqdmull_high_s16(<8 x i16> %a, <8 x i16> %b) {1726 ; CHECK-LABEL: test_vqdmull_high_s16: