Searched refs:test_vmul_lane_u32 (Results 1 – 3 of 3) sorted by relevance
140 uint32x2_t test_vmul_lane_u32(uint32x2_t a, uint32x2_t v) { in test_vmul_lane_u32() function
5273 uint32x2_t test_vmul_lane_u32(uint32x2_t a, uint32x2_t b) { in test_vmul_lane_u32() function
281 define <2 x i32> @test_vmul_lane_u32(<2 x i32> %a, <2 x i32> %v) {282 ; CHECK-LABEL: test_vmul_lane_u32: