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_avx512bw_vl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h
236
constexpr inline bool
__have_avx512bw_vl
= __have_avx512bw && __have_avx512vl;
variable
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h
253
constexpr inline bool
__have_avx512bw_vl
= __have_avx512bw && __have_avx512vl;
variable
Completed in 55 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026