Searched defs:checkFeatures (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCSubtargetInfo.cpp | 298 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { checkFeatures() function in MCSubtargetInfo |
/llvm-project/lld/wasm/ | ||
H A D | Config.h | 47 bool checkFeatures; global() member |