Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c464 uint64x2_t test_vzip2q_u64(uint64x2_t a, uint64x2_t b) { in test_vzip2q_u64() function
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll630 define <2 x i64> @test_vzip2q_u64(<2 x i64> %a, <2 x i64> %b) {
631 ; CHECK-LABEL: test_vzip2q_u64: