Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTableExecutorEmitter.cpp21 SubtargetFeatureInfoMap ModuleFeatures; in emitSubtargetFeatureBitsetImpl() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h522 std::vector<std::string> ModuleFeatures; variable