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 __anon0a286f430111::SameOperandMatcher1217 MatchingName == cast<SameOperandMatcher>(&B)->MatchingName; in isIdentical()1670 if (isa<SameOperandMatcher>(Predicate)) in isSameAsAnotherOperand()3247 OM.addPredicate<SameOperandMatcher>(OM.getSymbolicName()); in defineOperand()3450 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()