Home
last modified time | relevance | path

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

/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc91 static const char* arm64_variants_with_dotprod[] = { in FromVariant() local
115 bool has_dotprod = FindVariantInArray(arm64_variants_with_dotprod, in FromVariant()
116 arraysize(arm64_variants_with_dotprod), in FromVariant()