OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_avx2
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/coregrind/
m_machine.c
878
Bool have_lzcnt, have_avx, have_bmi,
have_avx2
;
local
[
all
...]
/external/valgrind/VEX/priv/
main_main.c
1786
Bool
have_avx2
= (hwcaps & VEX_HWCAPS_AMD64_AVX2) != 0;
local
[
all
...]
Completed in 87 milliseconds