Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp298 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { checkFeatures() function in MCSubtargetInfo
/llvm-project/lld/wasm/
H A DConfig.h47 bool checkFeatures; global() member