Lines Matching defs:SF
58 for (const auto &SF : SubtargetFeatures) {
59 const SubtargetFeatureInfo &SFI = SF.second;
80 for (const auto &SF : SubtargetFeatures)
81 if (IndexUB <= SF.second.Index)
82 IndexUB = SF.second.Index + 1;
87 for (const auto &SF : SubtargetFeatures)
88 Names[SF.second.Index] = SF.second.getEnumName();
110 for (const auto &SF : SubtargetFeatures) {
111 const SubtargetFeatureInfo &SFI = SF.second;
177 for (const auto &SF : SubtargetFeatures) {
178 const SubtargetFeatureInfo &SFI = SF.second;