Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.h233 RecVec UnsupportedFeaturesDefs; member
H A DCodeGenSchedule.cpp1220 ProcModel.UnsupportedFeaturesDefs, in collectProcUnsupportedFeatures()
2200 for (const Record *TheDef : UnsupportedFeaturesDefs) { in isUnsupported()