Home
last modified time | relevance | path

Searched defs:LhsType (Results 1 – 3 of 3) sorted by relevance

/external/gemmlowp/test/
Dbenchmark.cc171 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark() typedef
215 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark_gemm_sizes() typedef
Dbenchmark_all_sizes.cc115 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark_8bit() typedef
167 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark_8bit_to_32bit() typedef
Dtest.cc511 typedef Matrix<Scalar, LhsOrder> LhsType; in test_gemm() typedef