Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.cpp21 SubtargetFeatureInfoMap ModuleFeatures; in emitSubtargetFeatureBitsetImpl() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h522 std::vector<std::string> ModuleFeatures; variable