Searched refs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance
378 struct MatchableInfo { struct542 MatchableInfo(const CodeGenInstruction &CGI) in MatchableInfo() argument547 MatchableInfo(std::unique_ptr<const CodeGenInstAlias> Alias) in MatchableInfo() argument557 MatchableInfo(const MatchableInfo &RHS) in MatchableInfo() function568 ~MatchableInfo() { in ~MatchableInfo() argument613 bool operator<(const MatchableInfo &RHS) const { in operator <() argument645 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() argument695 const MatchableInfo* MI;698 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create()723 std::vector<std::unique_ptr<MatchableInfo>> Matchables;[all …]