Searched refs:PackLhs (Results 1 – 3 of 3) sorted by relevance
92 PackLhs<BitDepthParams>(&packed_lhs, lhs.block(r, 0, rs, depth)); in SingleThreadGemm()
438 PackLhs<BitDepthParams>(&packed_lhs, lhs.block(r, 0, rs, depth)); in Run()
509 void PackLhs(PackedSideBlock* dst, const MatrixMapType& src) { in PackLhs() function