Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp445 for (const Record *TIIPred : MCPredicates) { in checkMCInstPredicates() local
446 StringRef Name = TIIPred->getValueAsString("FunctionName"); in checkMCInstPredicates()
449 TIIPredicates[Name] = TIIPred; in checkMCInstPredicates()
453 PrintError(TIIPred->getLoc(), in checkMCInstPredicates()