Searched defs:TIIPredicates (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | InstrInfoEmitter.cpp | 675 RecVec TIIPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); emitMCIIHelperMethods() local |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.cpp | 461 llvm::StringMap<const Record *> TIIPredicates(MCPredicates.size()); checkMCInstPredicates() local |