Searched refs:OperandMatchEntry (Results 1 – 1 of 1) sorted by relevance
590 struct OperandMatchEntry { struct595 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create() argument597 OperandMatchEntry X; in create()624 std::vector<OperandMatchEntry> OperandMatchInfo;1300 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2431 for (std::vector<OperandMatchEntry>::const_iterator it = in emitCustomOperandParsing()2474 for (std::vector<OperandMatchEntry>::const_iterator it = in emitCustomOperandParsing()2477 const OperandMatchEntry &OMI = *it; in emitCustomOperandParsing()