Searched refs:shuffled_vectors_free (Results 1 – 1 of 1) sorted by relevance
252 const int m_cols, void** shuffled_vectors_free) { in ShuffleVectors() argument254 kNeonVectorAlignment, n_batch * m_cols, shuffled_vectors_free)); in ShuffleVectors()308 void* shuffled_vectors_free; in DotprodMatrixBatchFourVectorMultiplyAccumulate() local311 ShuffleVectors(vectors, n_batch, m_cols, &shuffled_vectors_free); in DotprodMatrixBatchFourVectorMultiplyAccumulate()429 free(shuffled_vectors_free); in DotprodMatrixBatchFourVectorMultiplyAccumulate()437 void* shuffled_vectors_free; in DotprodMatrixBatchFourVectorMultiplyAccumulate() local439 ShuffleVectors(vectors, n_batch, m_cols, &shuffled_vectors_free); in DotprodMatrixBatchFourVectorMultiplyAccumulate()558 free(shuffled_vectors_free); in DotprodMatrixBatchFourVectorMultiplyAccumulate()