Searched refs:test_vzip2_u32 (Results 1 – 7 of 7) sorted by relevance
528 uint32x2_t test_vzip2_u32(uint32x2_t a, uint32x2_t b) { in test_vzip2_u32() function
614 define <2 x i32> @test_vzip2_u32(<2 x i32> %a, <2 x i32> %b) {615 ; CHECK-LABEL: test_vzip2_u32:
28023 unsafe fn test_vzip2_u32() { in test_vzip2_u32() function