Searched refs:kNeonVectorsPerBlock (Results 1 – 1 of 1) sorted by relevance
1939 constexpr int kNeonVectorsPerBlock = 4; in NeonSparseMatrixBatchVectorMultiplyAccumulate() local1940 constexpr int kBlockSize = kNeonVectorsPerBlock * kFloatValuesPerNeonVector; in NeonSparseMatrixBatchVectorMultiplyAccumulate()1958 for (int c = 0; c < kNeonVectorsPerBlock; c++) { in NeonSparseMatrixBatchVectorMultiplyAccumulate()