Searched refs:const_f32_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 | 4804 void test_f32(svbool_t pg, const float32_t *const_f32_ptr) in test_f32() argument 4865 SVE_ACLE_FUNC(svwhilerw,_f32,,)(const_f32_ptr, const_f32_ptr); in test_f32() 4874 SVE_ACLE_FUNC(svwhilewr,_f32,,)(const_f32_ptr, const_f32_ptr); in test_f32() 4886 SVE_ACLE_FUNC(svldnt1_gather_, u32, offset, _f32)(pg, const_f32_ptr, svundef_u32()); in test_f32()
|