Searched refs:test_vtrn2_u32 (Results 1 – 2 of 2) sorted by relevance
704 uint32x2_t test_vtrn2_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn2_u32() function
950 define <2 x i32> @test_vtrn2_u32(<2 x i32> %a, <2 x i32> %b) {951 ; CHECK-LABEL: test_vtrn2_u32: