OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_bmi
(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
1785
Bool
have_bmi
= (hwcaps & VEX_HWCAPS_AMD64_BMI) != 0;
local
[
all
...]
Completed in 160 milliseconds