Searched refs:packed_lhs_ (Results 1 – 2 of 2) sorted by relevance
38 const PackedLhs& packed_lhs_; variable48 packed_lhs_(_packed_lhs), in ComputeImpl()81 packed_lhs_.seek_run(start_row, start_depth); in ComputeRun()86 packed_result_block.cols_stride(), packed_lhs_.current_data(), in ComputeRun()
365 packed_lhs_[x].resize(nm0_);367 packed_lhs_[x][m] = reinterpret_cast<LhsScalar*>(mem);463 std::vector<LhsScalar*> packed_lhs_[P - 1];476 LhsPacker()(packed_lhs_[k % (P - 1)][m1],522 packed_lhs_[k % (P - 1)][m1],530 packed_lhs_[k % (P - 1)][m1],