Searched refs:test_vmlal_high_s32 (Results 1 – 2 of 2) sorted by relevance
1509 define <2 x i64> @test_vmlal_high_s32(<2 x i64> %a, <4 x i32> %b, <4 x i32> %c) {1510 ; CHECK-LABEL: test_vmlal_high_s32:
5211 int64x2_t test_vmlal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vmlal_high_s32() function