Searched refs:OperandMatchEntry (Results 1 – 1 of 1) sorted by relevance
724 struct OperandMatchEntry { struct729 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, in create() argument731 OperandMatchEntry X; in create()757 std::vector<OperandMatchEntry> OperandMatchInfo;1507 OperandMatchEntry::create(MI.get(), CI, OpMask)); in buildOperandMatchInfo()2878 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2920 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()