Searched refs:test_vzip_u8 (Results 1 – 3 of 3) sorted by relevance
893 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8() function
11648 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8() function
2730 define %struct.uint8x8x2_t @test_vzip_u8(<8 x i8> %a, <8 x i8> %b) {2731 ; CHECK-LABEL: test_vzip_u8: