Searched refs:leaf_7_1 (Results 1 – 1 of 1) sorted by relevance
1277 const Leaf leaf_7_1 = SafeCpuIdEx(max_cpuid_leaf, 7, 1); in ParseCpuId() local1353 features->avx512_bf16 = IsBitSet(leaf_7_1.eax, 5); in ParseCpuId()