Home
last modified time | relevance | path

Searched refs:GEMMLOWP_NOINLINE (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/internal/
Dcommon.h39 #define GEMMLOWP_NOINLINE __attribute__((noinline)) macro
41 #define GEMMLOWP_NOINLINE macro
Dcompute.h67 int depth) GEMMLOWP_NOINLINE { in ComputeRun()