Home
last modified time | relevance | path

Searched defs:StripFlag (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSubtargetFeature.h217 static std::string StripFlag(StringRef Feature) { in StripFlag() function
/external/llvm/lib/MC/
DSubtargetFeature.cpp42 static inline std::string StripFlag(StringRef Feature) { in StripFlag() function