Searched refs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance
306 struct MatchableInfo { struct458 MatchableInfo(const CodeGenInstruction &CGI) in MatchableInfo() argument463 MatchableInfo(std::unique_ptr<const CodeGenInstAlias> Alias) in MatchableInfo() function473 MatchableInfo(const MatchableInfo &RHS) in MatchableInfo() argument484 ~MatchableInfo() { in ~MatchableInfo() argument524 bool operator<(const MatchableInfo &RHS) const { in operator <() argument556 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() argument625 const MatchableInfo* MI;628 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create()654 std::vector<std::unique_ptr<MatchableInfo>> Matchables;[all …]