Searched refs:temp_c (Results 1 – 1 of 1) sorted by relevance
366 std::int32_t* temp_c = reinterpret_cast<std::int32_t*>(scratch->buffer()); in EightBitIntGemm() local371 b, b_offset, ldb, temp_c, ldc, \ in EightBitIntGemm()390 std::int32_t* src_row = temp_c + i * ldc; in EightBitIntGemm()399 std::int32_t* src_column = temp_c + i * ldc; in EightBitIntGemm()