Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp684 size_t getCondCount() const { return Conds.size(); } in getCondCount() function in __anone42ed43e0411::IAPrinter
891 while (IAP.getCondCount() < MIOpNum) in EmitPrintAliasInstruction()
1099 CondCount += IAP->getCondCount(); in EmitPrintAliasInstruction()
1115 CondStart, IAP->getNumMIOps(), IAP->getCondCount()); in EmitPrintAliasInstruction()