Searched refs:SameOperandMatcher (Results 1 – 1 of 1) sorted by relevance
1104 class SameOperandMatcher : public OperandPredicateMatcher { class1108 SameOperandMatcher(unsigned InsnVarID, unsigned OpIdx, StringRef MatchingName) in SameOperandMatcher() function in __anon7e76e5f80111::SameOperandMatcher1121 MatchingName == cast<SameOperandMatcher>(&B)->MatchingName; in isIdentical()1488 if (isa<SameOperandMatcher>(Predicate)) in isSameAsAnotherOperand()2754 OM.addPredicate<SameOperandMatcher>(OM.getSymbolicName()); in defineOperand()2938 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()