Searched refs:OperandMatchEntry (Results 1 – 1 of 1) sorted by relevance
707 struct OperandMatchEntry { struct712 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create() argument714 OperandMatchEntry X; in create()740 std::vector<OperandMatchEntry> OperandMatchInfo;1479 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2855 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2896 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()