Home
last modified time | relevance | path

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

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