Home
last modified time | relevance | path

Searched defs:kCells (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/gemmlowp/internal/
H A Dpack_neon.h45 static const int kCells = KernelSideFormat::kCells; variable
146 static const int kCells = KernelSideFormat::kCells; variable
271 static const int kCells = KernelSideFormat::kCells; variable
336 static const int kCells = KernelSideFormat::kCells; variable
H A Dpack_msa.h42 static constexpr int kCells = KernelSideFormat::kCells; variable
196 static constexpr int kCells = KernelSideFormat::kCells; variable
365 static const int kCells = KernelSideFormat::kCells; variable
H A Dpack_avx.h44 static const int kCells = KernelSideFormat::kCells; variable
198 static const int kCells = KernelSideFormat::kCells; variable
H A Dpack.h217 static constexpr int kCells = KernelSideFormat::kCells; variable
305 static constexpr int kCells = KernelSideFormat::kCells; variable
H A Dpack_sse.h44 static constexpr int kCells = KernelSideFormat::kCells; variable
H A Dkernel.h145 static constexpr int kCells = tCells; member
/aosp_15_r20/external/gemmlowp/standalone/
H A Dneon-gemm-kernel-benchmark.cc225 static const int kCells = tCells; member