Lines Matching refs:kRowMajor
158 struct PackImpl<Path::kAvx, FixedKernelLayout<Order::kRowMajor, 1, 8>, float,
160 using Layout = FixedKernelLayout<Order::kRowMajor, 1, 8>;
192 struct PackImpl<Path::kAvx2Fma, FixedKernelLayout<Order::kRowMajor, 1, 8>,
194 using Layout = FixedKernelLayout<Order::kRowMajor, 1, 8>;
279 struct PackImpl<Path::kAvx512, FixedKernelLayout<Order::kRowMajor, 1, 16>,
284 using Layout = FixedKernelLayout<Order::kRowMajor, 1, 16>;
316 Scalar, std::int8_t, std::int32_t, Order::kRowMajor> {
321 RUY_DCHECK_EQ(src_matrix.layout.order, Order::kRowMajor);
351 std::int8_t, std::int32_t, Order::kRowMajor> {
356 RUY_DCHECK_EQ(src_matrix.layout.order, Order::kRowMajor);
386 Scalar, std::int8_t, std::int32_t, Order::kRowMajor> {
391 RUY_DCHECK_EQ(src_matrix.layout.order, Order::kRowMajor);