Searched refs:test_vqdmlsl_high_s32 (Results 1 – 3 of 3) sorted by relevance
141 int64x2_t test_vqdmlsl_high_s32(int64x2_t accum, int32x4_t lhs, int32x4_t rhs) { in test_vqdmlsl_high_s32() function
5358 int64x2_t test_vqdmlsl_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vqdmlsl_high_s32() function
1778 define <2 x i64> @test_vqdmlsl_high_s32(<2 x i64> %a, <4 x i32> %b, <4 x i32> %c) {1779 ; CHECK-LABEL: test_vqdmlsl_high_s32: