OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEMMLOWP_SSE4
(Results
1 - 7
of
7
) sorted by null
/external/gemmlowp/internal/
common.h
122
#define
GEMMLOWP_SSE4
130
#if defined(
GEMMLOWP_SSE4
) && defined(GEMMLOWP_X86_32) && \
139
#if defined(
GEMMLOWP_SSE4
) && defined(GEMMLOWP_X86_64) && \
pack.h
431
#elif defined(
GEMMLOWP_SSE4
)
output.h
487
#elif defined(
GEMMLOWP_SSE4
)
simd_wrappers.h
508
#elif defined
GEMMLOWP_SSE4
/external/gemmlowp/test/
benchmark.cc
39
#if defined(__SSE4_2__) && !defined(
GEMMLOWP_SSE4
)
test_fixedpoint.cc
44
#elif defined(
GEMMLOWP_SSE4
)
/external/gemmlowp/fixedpoint/
fixedpoint.h
[
all
...]
Completed in 111 milliseconds