Searched refs:KernelSideFormatInt8 (Results 1 – 5 of 5) sorted by relevance
/external/gemmlowp/internal/ |
D | kernel_neon.h | 671 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 672 KernelSideFormatInt8<CellFormat<2, 16, CellOrder::WidthMajor>, 1> > 945 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 946 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1> >
|
D | kernel_msa.h | 283 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 284 KernelSideFormatInt8<CellFormat<4, 16, CellOrder::WidthMajor>, 1> >
|
D | kernel.h | 155 struct KernelSideFormatInt8 : KernelSideFormat<tCellFormat, tCells> { struct
|
D | pack_neon.h | 259 KernelSideFormatInt8<CellFormat<Width, 16, CellOrder::WidthMajor>, 1>;
|
D | pack_msa.h | 353 KernelSideFormatInt8<CellFormat<Width, 16, CellOrder::WidthMajor>, 1>;
|