OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSE1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
X86.h
54
SSE1
,
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h
62
NoSSE,
SSE1
, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F
77
///
SSE1
, SSE2, SSE3, SSSE3, SSE41, SSE42, or none supported.
625
// SSE codegen depends on cmovs, and all
SSE1
+ processors support them.
627
bool hasCMov() const { return HasCMov || X86SSELevel >=
SSE1
|| is64Bit(); }
628
bool hasSSE1() const { return X86SSELevel >=
SSE1
; }
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026