Home
last modified time | relevance | path

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

/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc2014 AccumulatorType rowmajor_accumulator_buffer[kLhsWidth * kRhsWidth]; in Run() local
2235 [rowmajor_accumulator_buffer] "r"(rowmajor_accumulator_buffer) in Run()
2246 rowmajor_accumulator_buffer[r + l * kRhsWidth]; in Run()