Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/aarch64-sve2-intrinsics/
H A Dacle_sve2.cpp4895 void test_f64(svbool_t pg, const float64_t *const_f64_ptr) in test_f64() argument
4965 SVE_ACLE_FUNC(svwhilerw,_f64,,)(const_f64_ptr, const_f64_ptr); in test_f64()
4974 SVE_ACLE_FUNC(svwhilewr,_f64,,)(const_f64_ptr, const_f64_ptr); in test_f64()
4989 SVE_ACLE_FUNC(svldnt1_gather_, s64, offset, _f64)(pg, const_f64_ptr, svundef_s64()); in test_f64()
4992 SVE_ACLE_FUNC(svldnt1_gather_, u64, offset, _f64)(pg, const_f64_ptr, svundef_u64()); in test_f64()
4998 SVE_ACLE_FUNC(svldnt1_gather_, s64, index, _f64)(pg, const_f64_ptr, svundef_s64()); in test_f64()
5001 SVE_ACLE_FUNC(svldnt1_gather_, u64, index, _f64)(pg, const_f64_ptr, svundef_u64()); in test_f64()