Lines Matching refs:WidthMajor
203 enum class CellOrder { DepthMajor, WidthMajor, Diagonal }; enumerator
247 case CellOrder::WidthMajor: in CellOrderName()
263 case CellOrder::WidthMajor: in OffsetIntoCell()
474 KernelSideFormat<CellFormat<3, 8, CellOrder::WidthMajor>, 1>,
475 KernelSideFormat<CellFormat<3, 8, CellOrder::WidthMajor>, 1> >
592 KernelSideFormat<CellFormat<4, 16, CellOrder::WidthMajor>, 1>,
593 KernelSideFormat<CellFormat<2, 16, CellOrder::WidthMajor>, 1> >
2007 KernelSideFormat<CellFormat<5, 16, CellOrder::WidthMajor>, 1>,
2008 KernelSideFormat<CellFormat<4, 16, CellOrder::WidthMajor>, 1> >
2263 KernelSideFormat<CellFormat<4, 16, CellOrder::WidthMajor>, 1>,
2264 KernelSideFormat<CellFormat<4, 16, CellOrder::WidthMajor>, 1> >
2540 KernelSideFormat<CellFormat<4, 4, CellOrder::WidthMajor>, 3>,
2541 KernelSideFormat<CellFormat<4, 4, CellOrder::WidthMajor>, 2> >
2671 KernelSideFormat<CellFormat<4, 4, CellOrder::WidthMajor>, 3>,
2672 KernelSideFormat<CellFormat<4, 4, CellOrder::WidthMajor>, 2> >
3686 KernelSideFormat<CellFormat<4, 16, CellOrder::WidthMajor>, 1>,
3687 KernelSideFormat<CellFormat<Cols, 16, CellOrder::WidthMajor>, 1> >