Searched refs:FeaturesSapphireRapids (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | X86TargetParser.cpp | 133 constexpr FeatureBitset FeaturesSapphireRapids = variable 140 FeaturesSapphireRapids | FeatureAMX_FP16 | FeaturePREFETCHI; 354 { {"sapphirerapids"}, CK_SapphireRapids, FEATURE_AVX512FP16, FeaturesSapphireRapids, 'n', false }, 381 { {"emeraldrapids"}, CK_Emeraldrapids, FEATURE_AVX512FP16, FeaturesSapphireRapids, 'n', false },
|