Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/ARM/
Dvbsl.ll165 define <1 x i64> @test_vbsl_s64(<1 x i64> %a, <1 x i64> %b, <1 x i64> %c) nounwind readnone optsize…
166 ; CHECK-LABEL: test_vbsl_s64:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c750 uint64x1_t test_vbsl_s64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_s64() function
Darm_neon_intrinsics.c727 int64x1_t test_vbsl_s64(uint64x1_t a, int64x1_t b, int64x1_t c) { in test_vbsl_s64() function