Searched refs:test_vtrn2_u8 (Results 1 – 2 of 2) sorted by relevance
680 uint8x8_t test_vtrn2_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn2_u8() function
918 define <8 x i8> @test_vtrn2_u8(<8 x i8> %a, <8 x i8> %b) {919 ; CHECK-LABEL: test_vtrn2_u8: