Searched defs:RegBlockInt16 (Results 1 - 3 of 3) sorted by relevance

/external/gemmlowp/internal/
H A Doutput_msa.h280 struct StoreFinalOutputImpl<RegBlockInt16<4, 1>, DstType> {
281 static void Run(const RegBlockInt16<4, 1>& src, DstType* dst, int row, argument
291 struct StoreFinalOutputImpl<RegBlockInt16<8, 1>, DstType> {
292 static void Run(const RegBlockInt16<8, 1>& src, DstType* dst, int row, argument
345 struct StoreFinalOutputImpl<RegBlockInt16<4, 4>, DstType> {
346 static void Run(const RegBlockInt16<4, 4>& src, DstType* dst, int row, argument
392 struct StoreFinalOutputImpl<RegBlockInt16<8, 4>, DstType> {
393 static void Run(const RegBlockInt16<8, 4>& src, DstType* dst, int row, argument
468 struct StoreFinalOutputImpl<RegBlockInt16<8, 8>, DstType> {
469 static void Run(const RegBlockInt16< argument
[all...]
H A Doutput_neon.h210 struct StoreFinalOutputImpl<RegBlockInt16<4, 1>, DstType> {
211 static void Run(const RegBlockInt16<4, 1>& src, DstType* dst, int row, argument
225 struct StoreFinalOutputImpl<RegBlockInt16<8, 1>, DstType> {
226 static void Run(const RegBlockInt16<8, 1>& src, DstType* dst, int row, argument
273 struct StoreFinalOutputImpl<RegBlockInt16<4, 4>, DstType> {
274 static void Run(const RegBlockInt16<4, 4>& src, DstType* dst, int row, argument
337 struct StoreFinalOutputImpl<RegBlockInt16<8, 4>, DstType> {
338 static void Run(const RegBlockInt16<8, 4>& src, DstType* dst, int row, argument
462 struct StoreFinalOutputImpl<RegBlockInt16<1, 4>, DstType> {
463 static void Run(const RegBlockInt16< argument
627 Run(const RegBlockInt16<8, 8>& src, DstType* dst, int row, int col) argument
[all...]
H A Doutput_sse.h218 struct StoreFinalOutputImpl<RegBlockInt16<4, 1>, DstType> {
219 static void Run(const RegBlockInt16<4, 1>& src, DstType* dst, int row, argument
229 struct StoreFinalOutputImpl<RegBlockInt16<8, 1>, DstType> {
230 static void Run(const RegBlockInt16<8, 1>& src, DstType* dst, int row, argument
279 struct StoreFinalOutputImpl<RegBlockInt16<4, 4>, DstType> {
280 static void Run(const RegBlockInt16<4, 4>& src, DstType* dst, int row, argument
326 struct StoreFinalOutputImpl<RegBlockInt16<8, 4>, DstType> {
327 static void Run(const RegBlockInt16<8, 4>& src, DstType* dst, int row, argument
402 struct StoreFinalOutputImpl<RegBlockInt16<8, 8>, DstType> {
403 static void Run(const RegBlockInt16< argument
[all...]

Completed in 158 milliseconds