Searched refs:test_vmls_lane_s32 (Results 1 – 3 of 3) sorted by relevance
68 int32x2_t test_vmls_lane_s32(int32x2_t a, int32x2_t b, int32x2_t v) { in test_vmls_lane_s32() function
4723 int32x2_t test_vmls_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_lane_s32() function
155 define <2 x i32> @test_vmls_lane_s32(<2 x i32> %a, <2 x i32> %b, <2 x i32> %v) {156 ; CHECK-LABEL: test_vmls_lane_s32: