Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libb2/
H A Dblake2-config.h22 #define HAVE_SSSE3 macro
57 #ifndef HAVE_SSSE3
58 #define HAVE_SSSE3 macro
62 #ifdef HAVE_SSSE3
H A Dblake2b-round.h31 #ifdef HAVE_SSSE3
85 #if defined(HAVE_SSSE3)
H A Dblake2s-round.h31 #ifdef HAVE_SSSE3
H A Dblake2s.c39 #if defined(HAVE_SSSE3)
284 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2s_compress()
H A Dblake2b.c38 #if defined(HAVE_SSSE3)
295 #if defined(HAVE_SSSE3) && !defined(HAVE_XOP) in blake2b_compress()
/f-stack/freebsd/contrib/openzfs/include/
H A Dzfs_fletcher.h94 #if defined(HAVE_SSE2) || (defined(HAVE_SSE2) && defined(HAVE_SSSE3))
134 #if defined(HAVE_SSE2) && defined(HAVE_SSSE3)
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_ssse3.c27 #if defined(__x86_64) && defined(HAVE_SSSE3)
421 #if defined(HAVE_SSSE3) || defined(HAVE_AVX2) || defined(HAVE_AVX512BW)
H A Dvdev_raidz_math.c52 #if defined(__x86_64) && defined(HAVE_SSSE3) /* only x86_64 for now */
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_sse.c176 #if defined(HAVE_SSE2) && defined(HAVE_SSSE3)
H A Dzfs_fletcher.c178 #if defined(HAVE_SSE2) && defined(HAVE_SSSE3)
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_raidz_impl.h157 #if defined(__x86_64) && defined(HAVE_SSSE3) /* only x86_64 for now */
/f-stack/freebsd/contrib/openzfs/config/
H A Dtoolchain-simd.m4101 AC_DEFINE([HAVE_SSSE3], 1, [Define if host toolchain supports SSSE3])