Searched refs:expandCheckNumOperands (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h69 void expandCheckNumOperands(raw_ostream &OS, int NumOps);
H A DPredicateExpander.cpp106 void PredicateExpander::expandCheckNumOperands(raw_ostream &OS, int NumOps) { function in class:llvm::PredicateExpander
345 return expandCheckNumOperands(OS, Rec->getValueAsInt("NumOps"));

Completed in 46 milliseconds