Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/test/
H A 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
H A 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
H A Dtest.cc511 typedef Matrix<Scalar, LhsOrder> LhsType; in test_gemm() typedef