Searched refs:StripFlag (Results 1 – 2 of 2) sorted by relevance
65 Find(SubtargetFeatures::StripFlag(Feature), FeatureTable); in ApplyFeatureFlag()251 Find(SubtargetFeatures::StripFlag(Feature), ProcFeatures); in ToggleFeature()
217 static std::string StripFlag(StringRef Feature) { in StripFlag() function