Searched refs:SameOperandMatcher (Results 1 – 1 of 1) sorted by relevance
1200 class SameOperandMatcher : public OperandPredicateMatcher { class1204 SameOperandMatcher(unsigned InsnVarID, unsigned OpIdx, StringRef MatchingName) in SameOperandMatcher() function in __anon332dbd1e0111::SameOperandMatcher1217 MatchingName == cast<SameOperandMatcher>(&B)->MatchingName; in isIdentical()1704 if (isa<SameOperandMatcher>(Predicate)) in isSameAsAnotherOperand()3281 OM.addPredicate<SameOperandMatcher>(OM.getSymbolicName()); in defineOperand()3484 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()