Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp298 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { in checkFeatures() function in MCSubtargetInfo
/openbsd-src/gnu/llvm/lld/wasm/
H A DConfig.h34 bool checkFeatures; member