Searched refs:const_i16_ptr (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/test/Sema/aarch64-sve2-intrinsics/ |
| H A D | acle_sve2.cpp | 404 void test_s16(svbool_t pg, const int16_t *const_i16_ptr) in test_s16() argument 807 SVE_ACLE_FUNC(svwhilerw,_s16,,)(const_i16_ptr, const_i16_ptr); in test_s16() 837 SVE_ACLE_FUNC(svwhilewr,_s16,,)(const_i16_ptr, const_i16_ptr); in test_s16() 1480 SVE_ACLE_FUNC(svldnt1sh_gather_, u32, offset_s32, )(pg, const_i16_ptr, svundef_u32()); in test_s32() 2201 SVE_ACLE_FUNC(svldnt1sh_gather_, s64, offset_s64, )(pg, const_i16_ptr, svundef_s64()); in test_s64() 2204 SVE_ACLE_FUNC(svldnt1sh_gather_, u64, offset_s64, )(pg, const_i16_ptr, svundef_u64()); in test_s64() 2210 SVE_ACLE_FUNC(svldnt1sh_gather_, s64, index_s64, )(pg, const_i16_ptr, svundef_s64()); in test_s64() 2213 SVE_ACLE_FUNC(svldnt1sh_gather_, u64, index_s64, )(pg, const_i16_ptr, svundef_u64()); in test_s64() 3755 SVE_ACLE_FUNC(svldnt1sh_gather_, u32, offset_u32, )(pg, const_i16_ptr, svundef_u32()); in test_u32() 4404 SVE_ACLE_FUNC(svldnt1sh_gather_, s64, index_u64, )(pg, const_i16_ptr, svundef_s64()); in test_u64() [all …]
|