Searched refs:StripFlag (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/MC/
H A DSubtargetFeature.cpp40 /// StripFlag - Return string stripped of flag.
42 static inline std::string StripFlag(StringRef Feature) { function
171 Find(StripFlag(Feature), FeatureTable);
198 Find(StripFlag(Feature), FeatureTable);
/external/swiftshader/third_party/LLVM/lib/MC/
H A DSubtargetFeature.cpp38 /// StripFlag - Return string stripped of flag.
40 static inline std::string StripFlag(const StringRef Feature) { function
235 Find(StripFlag(Feature), FeatureTable, FeatureTableSize);
316 Find(StripFlag(Feature), FeatureTable, FeatureTableSize);

Completed in 120 milliseconds