Home
last modified time | relevance | path

Searched refs:ConsecutiveWithWrapping (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/intgemm/intgemm/
H A Davx2_gemm.h30 …INTGEMM_AVX2 static inline Register ConsecutiveWithWrapping(FRegister mult_reg, const float *input… in INTGEMM_SELECT_COL_B()
107 …INTGEMM_AVX2 static inline Register ConsecutiveWithWrapping(FRegister quant_mult, const float *inp… in ConsecutiveWithWrapping() function
H A Dsse2_gemm.h26 …INTGEMM_SSE2 static inline Register ConsecutiveWithWrapping(__m128 mult_reg, const float *input, I… in INTGEMM_SELECT_COL_B()
H A Davx512_gemm.h69 …INTGEMM_AVX512BW static inline Register ConsecutiveWithWrapping(FRegister quant_mult, const float … in ConsecutiveWithWrapping() function
89 …INTGEMM_AVX512BW static inline Register ConsecutiveWithWrapping(FRegister quant_mult, const float … in ConsecutiveWithWrapping() function
H A Dssse3_gemm.h37 …INTGEMM_SSSE3 static inline Register ConsecutiveWithWrapping(FRegister mult_reg, const float *inpu… in INTGEMM_SELECT_COL_B()
H A Dinterleave.h286 …*output_it++ = Quantizer::ConsecutiveWithWrapping(q, input + (r + ri) * cols + c, cols - c, cols, …