Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcommon.h40 #define GEMMLOWP_NOINLINE __attribute__((noinline)) macro
42 #define GEMMLOWP_NOINLINE macro
Dcompute.h80 int depth) GEMMLOWP_NOINLINE { in ComputeRun()