Home
last modified time | relevance | path

Searched defs:TIIPredicates (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp675 RecVec TIIPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); emitMCIIHelperMethods() local
893 RecVec TIIPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); emitTIIHelperMethods() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp461 llvm::StringMap<const Record *> TIIPredicates(MCPredicates.size()); checkMCInstPredicates() local