Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmWriterEmitter.cpp689 size_t getCondCount() const { return Conds.size(); } in getCondCount() function in __anonbf77a6cf0411::IAPrinter
892 while (IAP.getCondCount() < MIOpNum) in EmitPrintAliasInstruction()
1108 CondCount += IAP->getCondCount(); in EmitPrintAliasInstruction()
1124 CondStart, IAP->getNumMIOps(), IAP->getCondCount()); in EmitPrintAliasInstruction()