Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/aarch64-sve2-intrinsics/
H A Dacle_sve2.cpp34 void test_s8(svbool_t pg, const int8_t *const_i8_ptr) in test_s8() argument
248 SVE_ACLE_FUNC(svwhilerw,_s8,,)(const_i8_ptr, const_i8_ptr); in test_s8()
272 SVE_ACLE_FUNC(svwhilewr,_s8,,)(const_i8_ptr, const_i8_ptr); in test_s8()
1050 …t int16_t *const_i16_ptr, const int32_t *const_i32_ptr, const int8_t *const_i8_ptr, const uint8_t … in test_s32() argument
1534 SVE_ACLE_FUNC(svldnt1sb_gather_, u32, offset_s32, )(pg, const_i8_ptr, svundef_u32()); in test_s32()
2261 SVE_ACLE_FUNC(svldnt1sb_gather_, s64, offset_s64, )(pg, const_i8_ptr, svundef_s64()); in test_s64()
2264 SVE_ACLE_FUNC(svldnt1sb_gather_, u64, offset_s64, )(pg, const_i8_ptr, svundef_u64()); in test_s64()
3382 … int16_t *const_i16_ptr, const uint32_t *const_u32_ptr, const int8_t *const_i8_ptr, const uint8_t … in test_u32() argument
3803 SVE_ACLE_FUNC(svldnt1sb_gather_, u32, offset_u32, )(pg, const_i8_ptr, svundef_u32()); in test_u32()
4452 SVE_ACLE_FUNC(svldnt1sb_gather_, s64, offset_u64, )(pg, const_i8_ptr, svundef_s64()); in test_u64()
[all …]