Home
last modified time | relevance | path

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

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