Searched refs:test_vmlal_lane_s32 (Results 1 – 3 of 3) sorted by relevance
302 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t v) { in test_vmlal_lane_s32() function
4366 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_lane_s32() function
626 define <2 x i64> @test_vmlal_lane_s32(<2 x i64> %a, <2 x i32> %b, <2 x i32> %v) {627 ; CHECK-LABEL: test_vmlal_lane_s32: