Searched refs:OperandMatchEntry (Results 1 – 1 of 1) sorted by relevance
704 struct OperandMatchEntry { struct709 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create() argument711 OperandMatchEntry X; in create()737 std::vector<OperandMatchEntry> OperandMatchInfo;1476 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2852 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2893 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()