Searched refs:MatchableInfo (Results 1 – 2 of 2) sorted by relevance
361 struct MatchableInfo { struct513 MatchableInfo(const CodeGenInstruction &CGI) in MatchableInfo() argument518 MatchableInfo(std::unique_ptr<const CodeGenInstAlias> Alias) in MatchableInfo() function528 MatchableInfo(const MatchableInfo &RHS) in MatchableInfo() argument539 ~MatchableInfo() { in ~MatchableInfo() argument580 bool operator<(const MatchableInfo &RHS) const { in operator <() argument612 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() argument680 const MatchableInfo* MI;683 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create()708 std::vector<std::unique_ptr<MatchableInfo>> Matchables;[all …]
378 struct MatchableInfo { struct542 MatchableInfo(const CodeGenInstruction &CGI) in MatchableInfo() argument547 MatchableInfo(std::unique_ptr<const CodeGenInstAlias> Alias) in MatchableInfo() function557 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 …]