Searched refs:expandCheckIsRegOperand (Results 1 – 2 of 2) sorted by relevance
81 void expandCheckIsRegOperand(raw_ostream &OS, int OpIndex);
215 void PredicateExpander::expandCheckIsRegOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsRegOperand() function in llvm::PredicateExpander348 return expandCheckIsRegOperand(OS, Rec->getValueAsInt("OpIndex")); in expandPredicate()