Searched refs:test_vzip_s32 (Results 1 – 3 of 3) sorted by relevance
887 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32() function
11666 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32() function
2718 define %struct.int32x2x2_t @test_vzip_s32(<2 x i32> %a, <2 x i32> %b) {2719 ; CHECK-LABEL: test_vzip_s32: