Home
last modified time | relevance | path

Searched refs:test_vzip1_u8 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c302 uint8x8_t test_vzip1_u8(uint8x8_t a, uint8x8_t b) { in test_vzip1_u8() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll414 define <8 x i8> @test_vzip1_u8(<8 x i8> %a, <8 x i8> %b) {
415 ; CHECK-LABEL: test_vzip1_u8: