Searched refs:expandCheckNumOperands (Results 1 – 2 of 2) sorted by relevance
69 void expandCheckNumOperands(raw_ostream &OS, int NumOps);
106 void PredicateExpander::expandCheckNumOperands(raw_ostream &OS, int NumOps) { in expandCheckNumOperands() function in llvm::PredicateExpander357 return expandCheckNumOperands(OS, Rec->getValueAsInt("NumOps")); in expandPredicate()