Home
last modified time | relevance | path

Searched refs:test_vuzp_u8 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c783 uint8x8x2_t test_vuzp_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp_u8() function
Darm_neon_intrinsics.c11539 uint8x8x2_t test_vuzp_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp_u8() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll2514 define %struct.uint8x8x2_t @test_vuzp_u8(<8 x i8> %a, <8 x i8> %b) {
2515 ; CHECK-LABEL: test_vuzp_u8: