Searched refs:test_vbsl_s64 (Results 1 – 3 of 3) sorted by relevance
165 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:
750 uint64x1_t test_vbsl_s64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_s64() function
727 int64x1_t test_vbsl_s64(uint64x1_t a, int64x1_t b, int64x1_t c) { in test_vbsl_s64() function