Searched refs:kCells (Results 1 – 5 of 5) sorted by relevance
174 static const int kCells = KernelSideFormat::kCells; variable176 static const int kKernelWidth = CellFormat::kWidth * kCells;189 uint8x16_t src_lines[4 * kCells]; in Pack()190 for (int i = 0; i < 4 * kCells; i++) { in Pack()195 uint8x16x2_t src_lines_intertwined_2x[2 * kCells]; in Pack()196 for (int i = 0; i < kCells; i++) { in Pack()202 uint8x16x2_t src_lines_intertwined_4x[2 * kCells]; in Pack()203 for (int i = 0; i < kCells; i++) { in Pack()214 for (int cell = 0; cell < kCells; cell++) { in Pack()220 for (int cell = 0; cell < kCells; cell++) { in Pack()[all …]
75 static const int kCells = KernelSideFormat::kCells; variable77 static const int kKernelWidth = CellFormat::kWidth * kCells;123 reinterpret_cast<__m128i*>(&dst_ptr[kCellSize * kCells]), xmm10); in Pack()132 reinterpret_cast<__m128i*>(&dst_ptr[2 * kCellSize * kCells]), in Pack()135 reinterpret_cast<__m128i*>(&dst_ptr[3 * kCellSize * kCells]), in Pack()161 dst_ptr += 3 * kCellSize * kCells; in Pack()163 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
40 Format::Lhs::kCells, Format::Lhs::Cell::kWidth, in Name()42 CellOrderName(Format::Lhs::Cell::kOrder), Format::Rhs::kCells, in Name()61 for (int rc = 0; rc < Format::Lhs::kCells; rc++) { in Run()63 (dc * Format::Lhs::kCells + rc) * in Run()66 for (int cc = 0; cc < Format::Rhs::kCells; cc++) { in Run()68 (dc * Format::Rhs::kCells + cc) * in Run()
145 static const int kCells = tCells; member146 static const int kWidth = kCells * Cell::kWidth;159 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells;160 static const int kCols = Rhs::Cell::kWidth * Rhs::kCells;
302 static const int kCells = KernelSideFormat::kCells; variable304 static const int kKernelWidth = CellFormat::kWidth * kCells;374 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()391 static const int kCells = KernelSideFormat::kCells; variable393 static const int kKernelWidth = CellFormat::kWidth * kCells;