Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c893 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8() function
Darm_neon_intrinsics.c11648 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll2730 define %struct.uint8x8x2_t @test_vzip_u8(<8 x i8> %a, <8 x i8> %b) {
2731 ; CHECK-LABEL: test_vzip_u8: