Searched refs:KernelSideFormatInt8 (Results 1 – 3 of 3) sorted by relevance
/external/gemmlowp/internal/ |
D | kernel_neon.h | 669 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 670 KernelSideFormatInt8<CellFormat<2, 16, CellOrder::WidthMajor>, 1> > 931 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 932 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1> >
|
D | kernel.h | 152 struct KernelSideFormatInt8 : KernelSideFormat<tCellFormat, tCells> { struct
|
D | pack_neon.h | 256 KernelSideFormatInt8<CellFormat<Width, 16, CellOrder::WidthMajor>, 1>;
|