Lines Matching refs:BLOCK
24 BLOCK(32 * i, 0) \
25 BLOCK(32 * (i + 1), 1) \
26 BLOCK(32 * (i + 2), 2) \
27 BLOCK(32 * (i + 3), 3)
42 #undef BLOCK in xor_avx_2()
43 #define BLOCK(i, reg) \ in xor_avx_2() macro
69 #undef BLOCK in xor_avx_3()
70 #define BLOCK(i, reg) \ in xor_avx_3() macro
99 #undef BLOCK in xor_avx_4()
100 #define BLOCK(i, reg) \ in xor_avx_4() macro
132 #undef BLOCK in xor_avx_5()
133 #define BLOCK(i, reg) \ in xor_avx_5() macro