Searched refs:test_vqdmull_lane_s32 (Results 1 – 3 of 3) sorted by relevance
638 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t v) { in test_vqdmull_lane_s32() function
6292 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_lane_s32() function
1253 define <2 x i64> @test_vqdmull_lane_s32(<2 x i32> %a, <2 x i32> %v) {1254 ; CHECK-LABEL: test_vqdmull_lane_s32: