Searched refs:OperandMatchEntry (Results 1 – 1 of 1) sorted by relevance
703 struct OperandMatchEntry { struct708 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create() argument710 OperandMatchEntry X; in create()736 std::vector<OperandMatchEntry> OperandMatchInfo;1469 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2845 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2886 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()