Home
last modified time | relevance | path

Searched refs:REC_QR_STRIDE (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c169 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_powerpc_altivec.c171 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_aarch64_neonx2.c174 #define REC_QR_STRIDE 4 macro
H A Dvdev_raidz_math_scalar.c228 #define REC_QR_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h1189 for (; x < xend; x += REC_QR_STRIDE, y += REC_QR_STRIDE, in raidz_rec_qr_abd()
1190 p += REC_QR_STRIDE, q += REC_QR_STRIDE) { in raidz_rec_qr_abd()
H A Dvdev_raidz_math_ssse3.c376 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c372 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_avx2.c373 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512f.c453 #define REC_QR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c591 #define REC_QR_STRIDE 2 macro