Searched refs:expandCheckRegOperand (Results 1 – 2 of 2) sorted by relevance
64 void expandCheckRegOperand(raw_ostream &OS, int OpIndex, const Record *Reg,
61 void PredicateExpander::expandCheckRegOperand(raw_ostream &OS, int OpIndex, in expandCheckRegOperand() function in llvm::PredicateExpander327 return expandCheckRegOperand(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()