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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neonx2.c198 #define REC_PQR_STRIDE 2 macro
H A Dvdev_raidz_math_impl.h1362 for (; x < xend; x += REC_PQR_STRIDE, y += REC_PQR_STRIDE,
1363 z += REC_PQR_STRIDE, p += REC_PQR_STRIDE, q += REC_PQR_STRIDE,
1364 r += REC_PQR_STRIDE) {
H A Dvdev_raidz_math_avx2.c383 #define REC_PQR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c382 #define REC_PQR_STRIDE 2 macro
H A Dvdev_raidz_math_scalar.c239 #define REC_PQR_STRIDE 1 macro
H A Dvdev_raidz_math_avx512f.c463 #define REC_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c601 #define REC_PQR_STRIDE 1 macro
H A Dvdev_raidz_math_aarch64_neon.c193 #define REC_PQR_STRIDE 2 macro
H A Dvdev_raidz_math_ssse3.c386 #define REC_PQR_STRIDE 2 macro
H A Dvdev_raidz_math_powerpc_altivec.c195 #define REC_PQR_STRIDE 2 macro

Completed in 188 milliseconds