Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp450 for (const Record *TIIPred : MCPredicates) { in checkMCInstPredicates() local
451 StringRef Name = TIIPred->getValueAsString("FunctionName"); in checkMCInstPredicates()
454 TIIPredicates[Name] = TIIPred; in checkMCInstPredicates()
458 PrintError(TIIPred->getLoc(), in checkMCInstPredicates()
462 PrintFatalError(TIIPred->getLoc(), in checkMCInstPredicates()