Searched refs:SameOperandMatcher (Results 1 – 1 of 1) sorted by relevance
1213 class SameOperandMatcher : public OperandPredicateMatcher { class1217 SameOperandMatcher(unsigned InsnVarID, unsigned OpIdx, StringRef MatchingName) in SameOperandMatcher() function in __anon612774070111::SameOperandMatcher1230 MatchingName == cast<SameOperandMatcher>(&B)->MatchingName; in isIdentical()1717 if (isa<SameOperandMatcher>(Predicate)) in isSameAsAnotherOperand()3294 OM.addPredicate<SameOperandMatcher>(OM.getSymbolicName()); in defineOperand()3497 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()