Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp719 size_t getCondCount() const { return Conds.size(); } in getCondCount() function in __anon992240d30411::IAPrinter
921 while (IAP.getCondCount() < MIOpNum) in EmitPrintAliasInstruction()
1141 CondCount += IAP->getCondCount(); in EmitPrintAliasInstruction()
1157 CondStart, IAP->getNumMIOps(), IAP->getCondCount()); in EmitPrintAliasInstruction()