Searched refs:OtherOM (Results 1 – 1 of 1) sorted by relevance
1138 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local1139 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()1140 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()1150 << MatchTable::ULEB128Value(OtherOM.getOpIdx()) in emitPredicateOpcodes()