Searched refs:test_vmulq_lane_s32 (Results 1 – 3 of 3) sorted by relevance
122 int32x4_t test_vmulq_lane_s32(int32x4_t a, int32x2_t v) { in test_vmulq_lane_s32() function
5297 int32x4_t test_vmulq_lane_s32(int32x4_t a, int32x2_t b) { in test_vmulq_lane_s32() function
251 define <4 x i32> @test_vmulq_lane_s32(<4 x i32> %a, <2 x i32> %v) {252 ; CHECK-LABEL: test_vmulq_lane_s32: