Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp688 size_t getCondCount() const { return Conds.size(); } in getCondCount() function in __anone124da030411::IAPrinter
891 while (IAP.getCondCount() < MIOpNum) in EmitPrintAliasInstruction()
1107 CondCount += IAP->getCondCount(); in EmitPrintAliasInstruction()
1123 CondStart, IAP->getNumMIOps(), IAP->getCondCount()); in EmitPrintAliasInstruction()