Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/ARM/
Dvbsl.ll186 define <2 x i64> @test_vbslq_u64(<2 x i64> %a, <2 x i64> %b, <2 x i64> %c) nounwind readnone optsiz…
187 ; CHECK-LABEL: test_vbslq_u64:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c846 uint64x2_t test_vbslq_u64(uint64x2_t v1, uint64x2_t v2, uint64x2_t v3) { in test_vbslq_u64() function
Darm_neon_intrinsics.c817 uint64x2_t test_vbslq_u64(uint64x2_t a, uint64x2_t b, uint64x2_t c) { in test_vbslq_u64() function