Searched refs:test_vmull_lane_u32 (Results 1 – 3 of 3) sorted by relevance
506 uint64x2_t test_vmull_lane_u32(uint32x2_t a, uint32x2_t v) { in test_vmull_lane_u32() function
5216 uint64x2_t test_vmull_lane_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_lane_u32() function
1013 define <2 x i64> @test_vmull_lane_u32(<2 x i32> %a, <2 x i32> %v) {1014 ; CHECK-LABEL: test_vmull_lane_u32: