Searched refs:test_vmlsl_high_u32 (Results 1 – 2 of 2) sorted by relevance
1662 define <2 x i64> @test_vmlsl_high_u32(<2 x i64> %a, <4 x i32> %b, <4 x i32> %c) {1663 ; CHECK-LABEL: test_vmlsl_high_u32:
5288 uint64x2_t test_vmlsl_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlsl_high_u32() function