OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__have_sse4a
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h
226
constexpr inline bool
__have_sse4a
= _GLIBCXX_SIMD_HAVE_SSE4A;
variable
347
| (
__have_sse4a
<< 13)
simd.h
226
constexpr inline bool
__have_sse4a
= _GLIBCXX_SIMD_HAVE_SSE4A;
variable
347
| (
__have_sse4a
<< 13)
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h
243
constexpr inline bool
__have_sse4a
= _GLIBCXX_SIMD_HAVE_SSE4A;
variable
367
| (
__have_sse4a
<< 13)
simd.h
243
constexpr inline bool
__have_sse4a
= _GLIBCXX_SIMD_HAVE_SSE4A;
variable
367
| (
__have_sse4a
<< 13)
Completed in 118 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026