Searched refs:test_vmlsq_lane_s32 (Results 1 – 3 of 3) sorted by relevance
74 int32x4_t test_vmlsq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t v) { in test_vmlsq_lane_s32() function
4755 int32x4_t test_vmlsq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlsq_lane_s32() function
166 define <4 x i32> @test_vmlsq_lane_s32(<4 x i32> %a, <4 x i32> %b, <2 x i32> %v) {167 ; CHECK-LABEL: test_vmlsq_lane_s32: