Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp146 std::string LastAVX512; in initFeatureMap() local
173 LastAVX512 = Feature; in initFeatureMap()
194 << LastAVX512 + " " + LastAVX10 + "; will be promoted to avx10.1-512"; in initFeatureMap()