Searched refs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance
299 struct MatchableInfo { struct441 MatchableInfo(const CodeGenInstruction &CGI) in MatchableInfo() function445 MatchableInfo(std::unique_ptr<const CodeGenInstAlias> Alias) in MatchableInfo() argument449 ~MatchableInfo() { in ~MatchableInfo() argument494 bool operator<(const MatchableInfo &RHS) const { in operator <() argument526 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() argument592 const MatchableInfo* MI;595 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create()621 std::vector<std::unique_ptr<MatchableInfo>> Matchables;660 void buildInstructionOperandReference(MatchableInfo *II, StringRef OpName,[all …]