Searched defs:svqabs (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 | 62 SVE_ACLE_FUNC(svqabs,_s8,_z,)(pg, svundef_s8()); in test_s8() local 65 SVE_ACLE_FUNC(svqabs,_s8,_m,)(svundef_s8(), pg, svundef_s8()); in test_s8() local 68 SVE_ACLE_FUNC(svqabs,_s8,_x,)(pg, svundef_s8()); in test_s8() local 480 SVE_ACLE_FUNC(svqabs,_s16,_z,)(pg, svundef_s16()); in test_s16() local 483 SVE_ACLE_FUNC(svqabs,_s16,_m,)(svundef_s16(), pg, svundef_s16()); in test_s16() local 486 SVE_ACLE_FUNC(svqabs,_s16,_x,)(pg, svundef_s16()); in test_s16() local 1120 SVE_ACLE_FUNC(svqabs,_s32,_z,)(pg, svundef_s32()); in test_s32() local 1123 SVE_ACLE_FUNC(svqabs,_s32,_m,)(svundef_s32(), pg, svundef_s32()); in test_s32() local 1126 SVE_ACLE_FUNC(svqabs,_s32,_x,)(pg, svundef_s32()); in test_s32() local 1844 SVE_ACLE_FUNC(svqabs,_s64,_z,)(pg, svundef_s64()); in test_s64() local [all …]
|