Searched refs:testFeature (Results 1 – 2 of 2) sorted by relevance
672 auto testFeature = [&](unsigned F) { in getIntelProcessorTypeAndSubtype() local686 if (testFeature(X86::FEATURE_MMX)) { in getIntelProcessorTypeAndSubtype()787 if (testFeature(X86::FEATURE_AVX512BF16)) { in getIntelProcessorTypeAndSubtype()790 } else if (testFeature(X86::FEATURE_AVX512VNNI)) { in getIntelProcessorTypeAndSubtype()920 if (testFeature(X86::FEATURE_AVX512VP2INTERSECT)) { in getIntelProcessorTypeAndSubtype()922 } else if (testFeature(X86::FEATURE_AVX512VBMI2)) { in getIntelProcessorTypeAndSubtype()924 } else if (testFeature(X86::FEATURE_AVX512VBMI)) { in getIntelProcessorTypeAndSubtype()926 } else if (testFeature(X86::FEATURE_AVX512BF16)) { in getIntelProcessorTypeAndSubtype()928 } else if (testFeature(X86::FEATURE_AVX512VNNI)) { in getIntelProcessorTypeAndSubtype()930 } else if (testFeature(X86::FEATURE_AVX512VL)) { in getIntelProcessorTypeAndSubtype()[all …]
308 #define testFeature(F) \ in getIntelProcessorTypeAndSubtype() macro411 if (testFeature(FEATURE_AVX512BF16)) { in getIntelProcessorTypeAndSubtype()414 } else if (testFeature(FEATURE_AVX512VNNI)) { in getIntelProcessorTypeAndSubtype()