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_avx512vbmi2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h
238
constexpr inline bool
__have_avx512vbmi2
= _GLIBCXX_SIMD_HAVE_AVX512VBMI2;
variable
357
| (
__have_avx512vbmi2
<< 23)
simd.h
238
constexpr inline bool
__have_avx512vbmi2
= _GLIBCXX_SIMD_HAVE_AVX512VBMI2;
variable
357
| (
__have_avx512vbmi2
<< 23)
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h
255
constexpr inline bool
__have_avx512vbmi2
= _GLIBCXX_SIMD_HAVE_AVX512VBMI2;
variable
377
| (
__have_avx512vbmi2
<< 23)
simd.h
255
constexpr inline bool
__have_avx512vbmi2
= _GLIBCXX_SIMD_HAVE_AVX512VBMI2;
variable
377
| (
__have_avx512vbmi2
<< 23)
Completed in 47 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026