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