Searched refs:test_vmlsl_lane_u32 (Results 1 – 3 of 3) sorted by relevance
446 int64x2_t test_vmlsl_lane_u32(int64x2_t a, int32x2_t b, int32x2_t v) { in test_vmlsl_lane_u32() function
4685 uint64x2_t test_vmlsl_lane_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_lane_u32() function
902 define <2 x i64> @test_vmlsl_lane_u32(<2 x i64> %a, <2 x i32> %b, <2 x i32> %v) {903 ; CHECK-LABEL: test_vmlsl_lane_u32: