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