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