HomeSort by relevance Sort by last modified time
    Searched refs:StripFlag (Results 1 - 2 of 2) sorted by null

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

Completed in 78 milliseconds