Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h240 RecVec UnsupportedFeaturesDefs; member
H A DCodeGenSchedule.cpp1216 ProcModel.UnsupportedFeaturesDefs, in collectProcUnsupportedFeatures()
2207 for (const Record *TheDef : UnsupportedFeaturesDefs) { in isUnsupported()