Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-neon-copy.ll450 define <1 x i64> @test_vdup_n_u64(i64 %v1) #0 {
451 ; CHECK-LABEL: test_vdup_n_u64:
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm_neon_intrinsics.c2025 uint64x1_t test_vdup_n_u64(uint64_t a) { in test_vdup_n_u64() function