Searched refs:GEMMLOWP_NOINLINE (Results 1 – 2 of 2) sorted by relevance
/external/gemmlowp/internal/ | ||
D | common.h | 40 #define GEMMLOWP_NOINLINE __attribute__((noinline)) macro |
D | compute.h | 80 int depth) GEMMLOWP_NOINLINE { in ComputeRun() |