Searched refs:MatchingName (Results 1 – 1 of 1) sorted by relevance
1215 std::string MatchingName; member in __anoncee47b830111::SameOperandMatcher1219 SameOperandMatcher(unsigned InsnVarID, unsigned OpIdx, StringRef MatchingName, in SameOperandMatcher() argument1222 MatchingName(MatchingName), OrigOpIdx(OrigOpIdx) {} in SameOperandMatcher()1234 MatchingName == cast<SameOperandMatcher>(&B)->MatchingName; in isIdentical()3527 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes()