Searched refs:test_vtrn1_u32 (Results 1 – 7 of 7) sorted by relevance
675 uint32x2_t test_vtrn1_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn1_u32() function
782 define <2 x i32> @test_vtrn1_u32(<2 x i32> %a, <2 x i32> %b) {783 ; CHECK-LABEL: test_vtrn1_u32:
27474 unsafe fn test_vtrn1_u32() { in test_vtrn1_u32() function