Home
last modified time | relevance | path

Searched refs:UnsupportedFeaturesDefs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h239 RecVec UnsupportedFeaturesDefs; member
H A DCodeGenSchedule.cpp1237 ProcModel.UnsupportedFeaturesDefs, in collectProcUnsupportedFeatures()
2217 for (const Record *TheDef : UnsupportedFeaturesDefs) { in isUnsupported()