Searched refs:test_vzip2q_u32 (Results 1 – 7 of 7) sorted by relevance
535 uint32x4_t test_vzip2q_u32(uint32x4_t a, uint32x4_t b) { in test_vzip2q_u32() function
622 define <4 x i32> @test_vzip2q_u32(<4 x i32> %a, <4 x i32> %b) {623 ; CHECK-LABEL: test_vzip2q_u32:
28032 unsafe fn test_vzip2q_u32() { in test_vzip2q_u32() function