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