Searched refs:REC_PR_STRIDE (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neonx2.c151 #define REC_PR_STRIDE 4 macro
H A Dvdev_raidz_math_avx2.c363 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c362 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_impl.h1025 for (; x < xend; x += REC_PR_STRIDE, y += REC_PR_STRIDE,
1026 p += REC_PR_STRIDE, q += REC_PR_STRIDE) {
H A Dvdev_raidz_math_scalar.c216 #define REC_PR_STRIDE 1 macro
H A Dvdev_raidz_math_avx512f.c443 #define REC_PR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c581 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_aarch64_neon.c147 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_ssse3.c366 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_powerpc_altivec.c149 #define REC_PR_STRIDE 2 macro

Completed in 131 milliseconds