Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A Dvbsl.ll172 define <1 x i64> @test_vbsl_u64(<1 x i64> %a, <1 x i64> %b, <1 x i64> %c) nounwind readnone optsize…
173 ; CHECK-LABEL: test_vbsl_u64:
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c774 uint64x1_t test_vbsl_u64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_u64() function
H A Darm_neon_intrinsics.c751 uint64x1_t test_vbsl_u64(uint64x1_t a, uint64x1_t b, uint64x1_t c) { in test_vbsl_u64() function