Searched refs:SameOperandMatcher (Results 1 – 2 of 2) sorted by relevance
914 class SameOperandMatcher : public OperandPredicateMatcher {921 SameOperandMatcher(unsigned InsnVarID, unsigned OpIdx, StringRef MatchingName, in SameOperandMatcher() function935 OrigOpIdx == cast<SameOperandMatcher>(&B)->OrigOpIdx && in isIdentical()936 MatchingName == cast<SameOperandMatcher>(&B)->MatchingName; in isIdentical()1357 if (isa<SameOperandMatcher>(Predicate)) in isSameAsAnotherOperand()
893 OM.addPredicate<SameOperandMatcher>( in defineOperand()1136 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()