Home
last modified time | relevance | path

Searched refs:x86_variants_with_popcnt (Results 1 – 1 of 1) sorted by relevance

/art/runtime/arch/x86/
Dinstruction_set_features_x86.cc60 static constexpr const char* x86_variants_with_popcnt[] = { variable
120 bool has_POPCNT = FindVariantInArray(x86_variants_with_popcnt, in FromVariant()
121 arraysize(x86_variants_with_popcnt), in FromVariant()