Searched refs:test_vqdmlal_high_s32 (Results 1 – 3 of 3) sorted by relevance
131 int64x2_t test_vqdmlal_high_s32(int64x2_t accum, int32x4_t lhs, int32x4_t rhs) { in test_vqdmlal_high_s32() function
5346 int64x2_t test_vqdmlal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vqdmlal_high_s32() function
1756 define <2 x i64> @test_vqdmlal_high_s32(<2 x i64> %a, <4 x i32> %b, <4 x i32> %c) {1757 ; CHECK-LABEL: test_vqdmlal_high_s32: