Searched refs:check_row_row_i32 (Results 1 – 1 of 1) sorted by relevance
/external/gemmlowp/meta/ |
D | test_gemm_correctness.cc | 201 bool check_row_row_i32(std::uint8_t* lhs, std::uint8_t* rhs, std::int32_t* results, int rows, in check_row_row_i32() function 420 if (!check_row_row_i32(lhs.get(), rhs.get(), result_i32.get(), i, j, in main() 496 if (!check_row_row_i32(lhs.get(), rhs.get(), result_i32.get(), i, j, in main()
|