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_avx512vbmi
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h
239
constexpr inline bool
__have_avx512vbmi
= _GLIBCXX_SIMD_HAVE_AVX512VBMI;
variable
358
| (
__have_avx512vbmi
<< 24)
simd.h
239
constexpr inline bool
__have_avx512vbmi
= _GLIBCXX_SIMD_HAVE_AVX512VBMI;
variable
358
| (
__have_avx512vbmi
<< 24)
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h
256
constexpr inline bool
__have_avx512vbmi
= _GLIBCXX_SIMD_HAVE_AVX512VBMI;
variable
378
| (
__have_avx512vbmi
<< 24)
simd.h
256
constexpr inline bool
__have_avx512vbmi
= _GLIBCXX_SIMD_HAVE_AVX512VBMI;
variable
378
| (
__have_avx512vbmi
<< 24)
Completed in 98 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026