OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSE42
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/
cpu.h
27
SSE42
,
cpu.cc
287
if (has_sse42()) return
SSE42
;
/external/llvm/lib/Target/X86/
X86Subtarget.h
50
NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41,
SSE42
, AVX, AVX2, AVX512F
67
/// SSE1, SSE2, SSE3, SSSE3, SSE41,
SSE42
, or none supported.
345
bool hasSSE42() const { return X86SSELevel >=
SSE42
; }
/external/clang/lib/Basic/
Targets.cpp
[
all
...]
Completed in 580 milliseconds