Searched defs:svnmatch (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/test/Sema/aarch64-sve2-intrinsics/ |
H A D | acle_sve2.cpp | 282 SVE_ACLE_FUNC(svnmatch,_s8,,)(pg, svundef_s8(), svundef_s8()); in test() local 853 SVE_ACLE_FUNC(svnmatch,_s16,,)(pg, svundef_s16(), svundef_s16()); in test() local 2806 SVE_ACLE_FUNC(svnmatch,_u8,,)(pg, svundef_u8(), svundef_u8()); in test() local 3233 SVE_ACLE_FUNC(svnmatch,_u16,,)(pg, svundef_u16(), svundef_u16()); in test() local
|