Searched refs:expandCheckSameRegOperand (Results 1 – 2 of 2) sorted by relevance
72 void expandCheckSameRegOperand(raw_ostream &OS, int First, int Second);
123 void PredicateExpander::expandCheckSameRegOperand(raw_ostream &OS, int First, in expandCheckSameRegOperand() function in llvm::PredicateExpander393 return expandCheckSameRegOperand(OS, Rec->getValueAsInt("FirstIndex"), in expandPredicate()